mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-12 11:19:30 +00:00
added pexpect to DevOps tools
This commit is contained in:
parent
12478e0128
commit
eaa37ee994
1 changed files with 1 additions and 0 deletions
|
|
@ -409,6 +409,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
|
|||
* [gunicorn](http://gunicorn.org/) - A WSGI HTTP Server for UNIX, fast clients and sleepy applications.
|
||||
* [Supervisor](http://supervisord.org/) - A Process Control System.
|
||||
* [psutil](https://github.com/giampaolo/psutil) - A cross-platform process and system utilities module.
|
||||
* [pexpect](https://github.com/pexpect/pexpect) - A Python module for controlling interactive programs in a pseudo-terminal like GNU expect
|
||||
|
||||
## GUI
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue