Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

gvalkov/jenkins-webapi

Repository files navigation

Jenkins-webapi

Jenkins-webapi is a library for programatically accessing Jenkins' remote web API. It has the following advantages over other similar libraries:

  • Supports Python versions 2.6 to 3.6.
  • Has a comprehensive test suite.
  • A concise and intuitive API.
Documentation:
http://jenkins-webapi.readthedocs.org/en/latest/
Development:
https://github.com/gvalkov/jenkins-webapi
Package:
http://pypi.python.org/pypi/jenkins-webapi
Changelog:
http://jenkins-webapi.readthedocs.org/en/latest/changelog.html