Add Gunnery

This commit is contained in:
Paweł Olejniczak 2014-09-10 18:30:27 +02:00
parent 5779472820
commit 26502a1450
1 changed files with 1 additions and 0 deletions

View File

@ -941,6 +941,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [pexpect](https://github.com/pexpect/pexpect) - A Python module for controlling interactive programs in a pseudo-terminal like GNU expect.
* [provy](https://github.com/python-provy/provy) - An easy-to-use provisioning system in Python.
* [honcho](https://github.com/nickstenning/honcho) - A Python port of [Foreman](https://github.com/ddollar/foreman), a tool for managing Procfile-based applications.
* [gunnery](https://github.com/gunnery/gunnery) - Multipurpose task execution tool for distributed systems with web-based interface.
## Job Scheduler