blob: 3f8a465a1ac8b1d848efa4aae2cb0653e9616c68 (
plain) (
blame)
1
2
3
4
5
|
Python Jenkins is a python wrapper for the Jenkins REST API which aims to
provide a more conventionally pythonic way of controlling a Jenkins server.
It provides a higher-level API containing a number of convenience functions.
WWW: http://python-jenkins.readthedocs.org/en/latest/
|