Install python-redmine by entering the following commands in the terminal:
sudo apt update sudo apt install python-redmine
Description:
Python library for the Redmine RESTful API (Python 2)
Python Redmine is a library for communicating with a Redmine project management application. Redmine exposes some of it's data via RESTful (Representational State Transfer) application programming interface (API) for which Python Redmine provides a simple but powerful Pythonic API inspired by a well-known Django object-relational mapping (ORM). . This is the Python 2 version of the package.
Homepage: https://github.com/maxtepkeev/python-redmine
Version: 1.5.1-1
Section: universe/python