dockerpty 0.4.1
0
Python library to use the pseudo-tty of a docker container
Contents
Python library to use the pseudo-tty of a docker container
Stars: 155, Watchers: 155, Forks: 62, Open Issues: 27The d11wtq/dockerpty
repo was created 10 years ago and the last code push was 4 years ago.
The project is popular with 155 github stars!
How to Install dockerpty
You can install dockerpty using pip
pip install dockerpty
or add it to a project with poetry
poetry add dockerpty
Package Details
- Author
- Chris Corbyn
- License
- Apache 2.0
- Homepage
- https://github.com/d11wtq/dockerpty
- PyPi:
- https://pypi.org/project/dockerpty/
- GitHub Repo:
- https://github.com/d11wtq/dockerpty
Classifiers
- Software Development/Libraries
- Software Development/Libraries/Python Modules
- Terminals
- Terminals/Terminal Emulators/X Terminals
Related Packages
Errors
A list of common dockerpty errors.
Code Examples
Here are some dockerpty
code examples and snippets.