Merge pull request #91 from avelino/proxy

Added provy on devops section
This commit is contained in:
Vinta 2014-07-07 09:03:13 +08:00
commit 7f6bc0efa2

View File

@ -726,6 +726,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