python-jenkins/doc/index.rst
Ken Conley kwc@willowgarage.com 0e3f41e53a Converting documentation to sphinx
2011-09-03 17:00:30 -07:00

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