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

License

The MIT License (MIT): Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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.10.tar.gz (19.2 kB view details)

Uploaded Source

Built Distribution

jenkinsapi-0.1.10-py2.7.egg (61.2 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for jenkinsapi-0.1.10.tar.gz
Algorithm Hash digest
SHA256 55fdf7f18dca4b538e068ef537ca8b9da16d467878ae6dc12d7e1ffff1d3ef1b
MD5 cfca495d52ba86df34e9d10a6cfdb824
BLAKE2b-256 002898029c8eb19bbf94d79c2836937c58562b0b39ab39a2657cf1e1b0ea0dfb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jenkinsapi-0.1.10-py2.7.egg
Algorithm Hash digest
SHA256 73dbca72c0ff05b254d99ce28cbbeaa1983568c5d9afe7f4980a6b30e3329505
MD5 756d403907888a4400e829cb86d8e048
BLAKE2b-256 2f8cadc3985a6d52fdf97e4791da2cdb9930d28a1833cc618dbcc6745cd5bfa4

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