Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gvalkov/jenkins-webapi
Python library for interacting with jenkins ci
https://github.com/gvalkov/jenkins-webapi
jenkins
Last synced: 10 days ago
JSON representation
Python library for interacting with jenkins ci
- Host: GitHub
- URL: https://github.com/gvalkov/jenkins-webapi
- Owner: gvalkov
- License: other
- Archived: true
- Created: 2013-05-10T14:32:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T17:09:18.000Z (almost 7 years ago)
- Last Synced: 2025-01-16T01:50:14.339Z (20 days ago)
- Topics: jenkins
- Language: Python
- Homepage: http://jenkins-webapi.rtfd.org/
- Size: 182 KB
- Stars: 16
- Watchers: 2
- Forks: 14
- Open Issues: 9
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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-webapiPackage:
http://pypi.python.org/pypi/jenkins-webapiChangelog:
http://jenkins-webapi.readthedocs.org/en/latest/changelog.html.. _API: https://wiki.jenkins-ci.org/display/JENKINS/Remote+access+API