文件名称:pexpect-2.3
-
所属分类:
- 标签属性:
- 上传时间:2013-01-12
-
文件大小:205.97kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
PYTHON的expect模块,类似TCL 的expect。-Pexpect is a Pure Python Expect-like module
Pexpect makes Python a better tool for controlling other applications.
Pexpect is a pure Python module for spawning child applications controlling
them and responding to expected patterns in their output. Pexpect works like
Don Libes Expect. Pexpect allows your scr ipt to spawn a child application and
control it as if a human were typing commands.
Pexpect can be used for automating interactive applications such as ssh, ftp,
passwd, telnet, etc. It can be used to a automate setup scr ipts for
duplicating software package installations on different servers. It can be
used for automated software testing. Pexpect is in the spirit of Don Libes
Expect, but Pexpect is pure Python. Unlike other Expect-like modules for
Python, Pexpect does not require TCL or Expect nor does it require C
extensions to be compiled. It should work on any platform that supports the
standard Python pty module. The Pexpect interface was designed to be e
Pexpect makes Python a better tool for controlling other applications.
Pexpect is a pure Python module for spawning child applications controlling
them and responding to expected patterns in their output. Pexpect works like
Don Libes Expect. Pexpect allows your scr ipt to spawn a child application and
control it as if a human were typing commands.
Pexpect can be used for automating interactive applications such as ssh, ftp,
passwd, telnet, etc. It can be used to a automate setup scr ipts for
duplicating software package installations on different servers. It can be
used for automated software testing. Pexpect is in the spirit of Don Libes
Expect, but Pexpect is pure Python. Unlike other Expect-like modules for
Python, Pexpect does not require TCL or Expect nor does it require C
extensions to be compiled. It should work on any platform that supports the
standard Python pty module. The Pexpect interface was designed to be e
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pexpect-2.3/
pexpect-2.3/ANSI.py
pexpect-2.3/build/
pexpect-2.3/build/lib/
pexpect-2.3/build/lib/ANSI.py
pexpect-2.3/build/lib/fdpexpect.py
pexpect-2.3/build/lib/FSM.py
pexpect-2.3/build/lib/pexpect.py
pexpect-2.3/build/lib/pxssh.py
pexpect-2.3/build/lib/screen.py
pexpect-2.3/doc/
pexpect-2.3/doc/ANSI.html
pexpect-2.3/doc/clean.css
pexpect-2.3/doc/email.png
pexpect-2.3/doc/examples.html
pexpect-2.3/doc/fdpexpect.html
pexpect-2.3/doc/FSM.html
pexpect-2.3/doc/index.html
pexpect-2.3/doc/index.template.html
pexpect-2.3/doc/pexpect.html
pexpect-2.3/doc/pxssh.html
pexpect-2.3/doc/screen.html
pexpect-2.3/examples/
pexpect-2.3/examples/astat.py
pexpect-2.3/examples/bd_client.py
pexpect-2.3/examples/bd_serv.py
pexpect-2.3/examples/cgishell.cgi
pexpect-2.3/examples/chess.py
pexpect-2.3/examples/chess2.py
pexpect-2.3/examples/chess3.py
pexpect-2.3/examples/df.py
pexpect-2.3/examples/fix_cvs_files.py
pexpect-2.3/examples/ftp.py
pexpect-2.3/examples/hive.py
pexpect-2.3/examples/log_69.80.212.10
pexpect-2.3/examples/log_69.80.212.11
pexpect-2.3/examples/monitor.py
pexpect-2.3/examples/passmass.py
pexpect-2.3/examples/python.py
pexpect-2.3/examples/README
pexpect-2.3/examples/rippy.py
pexpect-2.3/examples/script.py
pexpect-2.3/examples/sshls.py
pexpect-2.3/examples/ssh_session.py
pexpect-2.3/examples/ssh_tunnel.py
pexpect-2.3/examples/table_test.html
pexpect-2.3/examples/topip.py
pexpect-2.3/examples/uptime.py
pexpect-2.3/fdpexpect.py
pexpect-2.3/FSM.py
pexpect-2.3/INSTALL
pexpect-2.3/LICENSE
pexpect-2.3/pexpect.py
pexpect-2.3/PKG-INFO
pexpect-2.3/pxssh.py
pexpect-2.3/README
pexpect-2.3/screen.py
pexpect-2.3/setup.py
pexpect-2.3/ANSI.py
pexpect-2.3/build/
pexpect-2.3/build/lib/
pexpect-2.3/build/lib/ANSI.py
pexpect-2.3/build/lib/fdpexpect.py
pexpect-2.3/build/lib/FSM.py
pexpect-2.3/build/lib/pexpect.py
pexpect-2.3/build/lib/pxssh.py
pexpect-2.3/build/lib/screen.py
pexpect-2.3/doc/
pexpect-2.3/doc/ANSI.html
pexpect-2.3/doc/clean.css
pexpect-2.3/doc/email.png
pexpect-2.3/doc/examples.html
pexpect-2.3/doc/fdpexpect.html
pexpect-2.3/doc/FSM.html
pexpect-2.3/doc/index.html
pexpect-2.3/doc/index.template.html
pexpect-2.3/doc/pexpect.html
pexpect-2.3/doc/pxssh.html
pexpect-2.3/doc/screen.html
pexpect-2.3/examples/
pexpect-2.3/examples/astat.py
pexpect-2.3/examples/bd_client.py
pexpect-2.3/examples/bd_serv.py
pexpect-2.3/examples/cgishell.cgi
pexpect-2.3/examples/chess.py
pexpect-2.3/examples/chess2.py
pexpect-2.3/examples/chess3.py
pexpect-2.3/examples/df.py
pexpect-2.3/examples/fix_cvs_files.py
pexpect-2.3/examples/ftp.py
pexpect-2.3/examples/hive.py
pexpect-2.3/examples/log_69.80.212.10
pexpect-2.3/examples/log_69.80.212.11
pexpect-2.3/examples/monitor.py
pexpect-2.3/examples/passmass.py
pexpect-2.3/examples/python.py
pexpect-2.3/examples/README
pexpect-2.3/examples/rippy.py
pexpect-2.3/examples/script.py
pexpect-2.3/examples/sshls.py
pexpect-2.3/examples/ssh_session.py
pexpect-2.3/examples/ssh_tunnel.py
pexpect-2.3/examples/table_test.html
pexpect-2.3/examples/topip.py
pexpect-2.3/examples/uptime.py
pexpect-2.3/fdpexpect.py
pexpect-2.3/FSM.py
pexpect-2.3/INSTALL
pexpect-2.3/LICENSE
pexpect-2.3/pexpect.py
pexpect-2.3/PKG-INFO
pexpect-2.3/pxssh.py
pexpect-2.3/README
pexpect-2.3/screen.py
pexpect-2.3/setup.py
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
