ptyprocess
Run a subprocess in a pseudo terminal
Run a subprocess in a pseudo terminal
To install this package, run one of the following:
Ptyprocess allows you to launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty.
Summary
Run a subprocess in a pseudo terminal
Last Updated
Jul 9, 2019 at 05:53
License
ISC
Total Downloads
8
Supported Platforms
GitHub Repository
https://github.com/pexpect/ptyprocessDocumentation
http://ptyprocess.readthedocs.io/en/latest/