[ 源代码: python-redmine ]
软件包:python3-redminelib(2.5.0-1)
python3-redminelib 的相关链接
Debian 的资源:
下载源码包 python-redmine:
- [python-redmine_2.5.0-1.dsc]
- [python-redmine_2.5.0.orig.tar.gz]
- [python-redmine_2.5.0-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-redminelib 有关的软件包
|
|
|
|
-
- 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