
ptyprocess 0.7.0
0
Run a subprocess in a pseudo terminal
Contents
Run a subprocess in a pseudo terminal
Stars: 236, Watchers: 236, Forks: 72, Open Issues: 20The pexpect/ptyprocess repo was created 11 years ago and the last code push was 7 months ago.
The project is popular with 236 github stars!
How to Install ptyprocess
You can install ptyprocess using pip
pip install ptyprocess
or add it to a project with poetry
poetry add ptyprocess
Package Details
- Author
- Thomas Kluyver
- License
- Homepage
- https://github.com/pexpect/ptyprocess
- PyPi:
- https://pypi.org/project/ptyprocess/
- GitHub Repo:
- https://github.com/pexpect/ptyprocess
Classifiers
- Terminals
Related Packages
Errors
A list of common ptyprocess errors.
Code Examples
Here are some ptyprocess code examples and snippets.
pythonfix