Skip to main content

A Python API for accessing resources on a Jenkins continuous-integration server.

Project description

About this library

Jenkins is the market leading continuous integration system, originally created by Kohsuke Kawaguchi. This API makes Jenkins even easier to use by providing an easy to use conventional python interface.

Jenkins (and It’s predecessor Hudson) are useful projects for automating common development tasks (e.g. unit-testing, production batches) - but they are somewhat Java-centric. Thankfully the designers have provided an excellent and complete REST interface. This library wraps up that interface as more conventional python objects in order to make most Jenkins oriented tasks simpler.

This library can help you:

  • Query the test-results of a completed build

  • Get a objects representing the latest builds of a job

  • Search for artefacts by simple criteria

  • Block until jobs are complete

  • Install artefacts to custom-specified directory structures

  • username/password auth support for jenkins instances with auth turned on

  • Ability to search for builds by subversion revision

  • Ability to add/remove/query jenkins slaves

Installation

Egg-files for this project are hosted on PyPi. Most Python users should be able to use pip or distribute to automatically install this project.

Most users can do the following:

easy_install jenkinsapi

If you’d like to install in multi-version mode:

easy_install -m jenkinsapi

Project Authors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jenkinsapi-0.1.7.tar.gz (16.9 kB view details)

Uploaded Source

Built Distribution

jenkinsapi-0.1.7-py2.7.egg (56.0 kB view details)

Uploaded Source

File details

Details for the file jenkinsapi-0.1.7.tar.gz.

File metadata

  • Download URL: jenkinsapi-0.1.7.tar.gz
  • Upload date:
  • Size: 16.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jenkinsapi-0.1.7.tar.gz
Algorithm Hash digest
SHA256 bb0b37cf82d39d1a4a1c7238b954d34f681145042bfa20c66a6967d221dec5a4
MD5 2c75a607f8f4956d7591e7b6a8e9e8ed
BLAKE2b-256 68bdd97e8d4726bd4a5b07aaeb305c01835518a3951a3b869ae1ed66227bc122

See more details on using hashes here.

File details

Details for the file jenkinsapi-0.1.7-py2.7.egg.

File metadata

File hashes

Hashes for jenkinsapi-0.1.7-py2.7.egg
Algorithm Hash digest
SHA256 1d6054d37745070453c84dd24fc240ff5b5c25ef5f91ee01e1b47133e4d26a2e
MD5 2d6eba78d275aaf2e6dceb86e833bf88
BLAKE2b-256 0e03a5908701c95f58fdded8446445dd79fda74e6a5424bb63292826780603ca

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page