diff --git a/README.md b/README.md index 0fee8dc..1f1d095 100644 --- a/README.md +++ b/README.md @@ -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