Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-webapi

Package:
http://pypi.python.org/pypi/jenkins-webapi

Changelog:
http://jenkins-webapi.readthedocs.org/en/latest/changelog.html

.. _API: https://wiki.jenkins-ci.org/display/JENKINS/Remote+access+API