ptyprocess 0.7.0
0
Run a subprocess in a pseudo terminal
Contents
Run a subprocess in a pseudo terminal
Stars: 217, Watchers: 217, Forks: 71, Open Issues: 21The pexpect/ptyprocess
repo was created 10 years ago and the last code push was 11 months ago.
The project is popular with 217 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.