From d113044d3ccb7ca22eecde5e73e12bb29ad8ee92 Mon Sep 17 00:00:00 2001 From: Alexander Pyatkin Date: Tue, 3 Mar 2015 08:04:03 +0400 Subject: [PATCH] Add Supervisor to DevOps Tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6ed6add..b2e8c525 100644 --- a/README.md +++ b/README.md @@ -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