mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
Add Supervisor to DevOps Tools section
This commit is contained in:
parent
4206dee623
commit
d113044d3c
1 changed files with 1 additions and 0 deletions
|
@ -986,6 +986,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [fig](http://www.fig.sh/) - Fast, isolated development environments using [Docker](https://www.docker.com/).
|
||||
* [hgapi](http://bitbucket.org/haard/hgapi) - Pure-Python API for Mercurial.
|
||||
* [gitapi](http://bitbucket.org/haard/gitapi) - Pure-Python API for git.
|
||||
* [supervisor](https://github.com/Supervisor/supervisor) - Supervisor process control system for UNIX.
|
||||
|
||||
## Job Scheduler
|
||||
|
||||
|
|
Loading…
Reference in a new issue