python3-redminelib

Python library for the Redmine RESTful API (Python 3)
  https://github.com/maxtepkeev/python-redmine
  0
  no reviews



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 3 version of the package.