mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-31 05:33:41 +00:00
move honcho to DevOps Tools section
This commit is contained in:
parent
d167986497
commit
c352726e8f
|
@ -881,6 +881,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [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.
|
||||
* [provy](https://github.com/python-provy/provy) - An easy-to-use provisioning system in Python.
|
||||
* [honcho](https://github.com/nickstenning/honcho) - A Python port of [Foreman](https://github.com/ddollar/foreman), a tool for managing Procfile-based applications.
|
||||
|
||||
## Job Scheduler
|
||||
|
||||
|
@ -944,7 +945,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [pluginbase](https://github.com/mitsuhiko/pluginbase) - A simple but flexible plugin system for Python.
|
||||
* [itsdangerous](https://github.com/mitsuhiko/itsdangerous) - Various helpers to pass trusted data to untrusted environments.
|
||||
* [blinker](https://github.com/jek/blinker) - A fast Python in-process signal/event dispatching system.
|
||||
* [honcho](https://github.com/nickstenning/honcho) - Honcho is a Python port of Foreman, a tool for managing Procfile-based applications.
|
||||
|
||||
## Algorithms and Design Patterns
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user