How to Install python3-jenkins in Ubuntu 18.04



Install python3-jenkins by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-jenkins

Description:

bindings for the Jenkins Remote API - Python 3.x

This package provides Python bindings for the Jenkins Remote API. It current supports management of: . * Project configuration * Build control * Slave node configuration . This package contains the Python 3.x module.

Homepage: https://launchpad.net/python-jenkins

Version: 0.4.16-1

Section: universe/python