Process manager for Procfile-based applications, Python alternative to Foreman
Python clone of Foreman, for managing Procfile-based applications
honcho
$ honcho start
$ honcho run web python app.py
$ honcho check