How to Install python-jira in Ubuntu 18.04



Install python-jira by entering the following commands in the terminal:

sudo apt update
sudo apt install python-jira

Description:

JIRA Python library (Python 2)

This package contains a library that eases the use of the JIRA REST API from Python. . This package installs the library for Python 2.

Homepage: https://github.com/pycontribs/jira

Version: 1.0.10-1

Section: universe/python