751 B
751 B
Welcome to Python Jenkins's documentation!
Python Jenkins is a library for the remote API of the Jenkins continuous integration server. It is useful for creating and managing jobs as well as build nodes.
Python Jenkins development is hosted on Launchpad: https://launchpad.net/python-jenkins
Installing
pip
:
pip install python-jenkins
easy_install
:
easy_install python-jenkins
Ubuntu Oneiric or later:
apt-get install python-jenkins
API documentation
jenkins
jenkins.Jenkins
Indices and tables
genindex
modindex
search