From 15596e4eeaa9e9d8b98cae72f257e39bfbbd0ad4 Mon Sep 17 00:00:00 2001 From: Thiago Avelino Date: Sun, 6 Jul 2014 17:14:09 -0300 Subject: [PATCH] Added provy on devops section develop by @heynemann @diogobaeder @rafaelcaricio ... --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4d2c33c..e319f1d6 100644 --- a/README.md +++ b/README.md @@ -725,6 +725,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [doit](http://pydoit.org/) - A task runner/build tool. * [psutil](https://github.com/giampaolo/psutil) - A cross-platform process and system utilities module. * [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. ## Foreign Function Interface