From 26502a1450b0c0d766e38c66d668e4ce7a4a8267 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pawe=C5=82=20Olejniczak?= <pawel.olejniczak@gmail.com>
Date: Wed, 10 Sep 2014 18:30:27 +0200
Subject: [PATCH] Add Gunnery

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

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