Pexpect 2.1

Pexpect 2.1 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Other Free / Open Source License - MIT License
  • Databases: N/A
  • Downloads: 512
  • Released: Jun 23, 2007

Pexpect 2.1 Description

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 script 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 scripts 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 easy to use.

Pexpect Bookmark

Hyperlink code:
Hyperlink for Forum code:

Pexpect 2.1 Script Download Notice

Top 4 Download periodically updates information of Pexpect 2.1 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Pexpect 2.1 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

ORBit Python

Python is an object-oriented and dynamically typed language. These ... one step further by automatically discovering available IDL modules and transparently loading them when the corresponding modules get imported. When the IDL files are loaded, ... a reality. ORBit-Python is a project to develop Python bindings for ORBit. It supports dynamic loading of ...
Python

rwhois py

This is a recursive whois module/client for python. It provides your typical whois lookup and the ability to parse records into usable objects. ...
Python

pySerial

This module encapsulates the access for the serial port. It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compilant system) and Jython. The module named "serial" automatically selects the appropriate backend. ...
Python

pyFLTK

... allows for the conversion of fluid files to Python code. fluid is an interactve GUI builder for the FLTK toolkit and comes with the distribution of FLTK. ...
Python

Pytz

pytz module brings the Olson time zone database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue ... which you can read more about in the Python Library Reference (datetime.tzinfo). ...
Python