Skip to content

Recras/jenkins-webapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 consice 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 92.9%
  • Shell 7.1%