Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install pexpect-u
How to install pexpect-u
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install pexpect-u
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 2.5.1 on Dec 11th, 2011
Pexpect-U is a fork of pexpect,
a pure-Python module to control interactive programs running in a virtual terminal.
Pexpect-U is unicode-aware, and compatible with Python 3 (using distribute to
run 2to3 during setup). It requires Python 2.6 or above.