Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.

ESSS/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.3.
  • 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

About

Python library for interacting with jenkins ci

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.6%
  • Makefile 14.8%
  • Shell 3.6%