Added provy on devops section

develop by @heynemann @diogobaeder @rafaelcaricio ...
This commit is contained in:
Thiago Avelino 2014-07-06 17:14:09 -03:00
parent 9314dc9a30
commit 15596e4eea

View File

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