mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 08:17:07 +00:00
Merge pull request #312 from aspyatkin/patch-3
Add Supervisor to DevOps Tools section
This commit is contained in:
commit
1ec23af81a
1 changed files with 1 additions and 0 deletions
|
@ -987,6 +987,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