Pakket: python3-redminelib (2.5.0-1)
Verwijzigingen voor python3-redminelib
Debian bronnen:
Het bronpakket python-redmine downloaden:
- [python-redmine_2.5.0-1.dsc]
- [python-redmine_2.5.0.orig.tar.gz]
- [python-redmine_2.5.0-1.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python library for the Redmine RESTful API (Python 3)
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.
Andere aan python3-redminelib gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings