Merge pull request #312 from aspyatkin/patch-3

Add Supervisor to DevOps Tools section
This commit is contained in:
Vinta 2015-03-04 13:26:15 +08:00
commit 1ec23af81a

View file

@ -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