Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python.
Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
License
ISC LicenseFollow Pexpect - Pure Python Expect-like module
You Might Also Like
See Everything. Miss Nothing. 30-day free trial
As the IT backbone of your company, you can’t afford to miss a thing. PRTG monitors every device, application, and connection - on-premise and in the cloud. You get clear dashboards, smart alerts, and mobile access, so you’re always in control, wherever you are. No more guesswork or manual checks. PRTG’s powerful automation and easy setup mean you spend less time firefighting and more time moving your business forward. Discover how simple and reliable IT monitoring can be.
Rate This Project
Login To Rate This Project
User Reviews
-
Thank you for your work.
-
This is great. Thank you for your work guys!
-
Thank, Noah Spurrier! Your FSM is beautiful. I use it.
-
Excellent. Light-weight and loaded with most of the features I wanted.
-
I use it currently to control uboot and ssh from a Windows7 box, trough cygwin over a ttyS3 (usb serial cable), I should have found out about this earlier ... Nice stuff