python DevOps模块
DevOps相关的python版本模块
1. python对Git的抽象
GitPython
https://github.com/gitpython-developers/GitPython
2. python对jenkins的抽象
jenkinsapi
https://github.com/salimfadhley/jenkinsapi
3. 类似与jenkinsapi模块
python-jenkins
https://github.com/openstack/python-jenkins
这两个模块对构建自动化平台很重要