Skip to main content

Python API and CLI for Jenkins

Project description

Python API and CLI for Jenkins in one package :)

Installation

A virtual environment is recommended for development. To install the latest version of pykins, run the following commands:

virtualenv .venv && source .venv/bin/activate pip install .

To install from PyPi (not necessarily latest version!):

pip install pykins

Python API Examples

`python >>> import pykins >>> jenkins = pykins.Jenkins('http://my_jenkins') >>> print(jenkins.get_jobs()) `

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

pykins-0.1.0.tar.gz (6.6 kB view details)

Uploaded Source

File details

Details for the file pykins-0.1.0.tar.gz.

File metadata

  • Download URL: pykins-0.1.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pykins-0.1.0.tar.gz
Algorithm Hash digest
SHA256 76639691285d379bbead6a27f7187fc8c314c20a08f824e112f5ea592fd08255
MD5 df77cfaa36c192b320980e3f73a247b2
BLAKE2b-256 7e71f9024f09f862198f6d49a08a26e7a34818b7a27039b6b9510d790b127559

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