python-redmine:Python Redmine是用于与Redmine项目管理应用程序进行通信的库

时间:2024-05-02 16:07:55
【文件属性】:

文件名称:python-redmine:Python Redmine是用于与Redmine项目管理应用程序进行通信的库

文件大小:157KB

文件格式:ZIP

更新时间:2024-05-02 16:07:55

python redmine api-client redmineup redminecrm

Python Redmine Python-Redmine是用于与项目管理应用程序通信的库。 Redmine通过公开了其中的一些数据,Python-Redmine为此提供了一个简单而强大的Pythonic API,该API受著名的启发: >> > from redminelib import Redmine >> > redmine = Redmine ( 'http://demo.redmine.org' , username = 'foo' , password = 'bar' ) >> > project = redmine . project . get ( 'vacation' ) >> > project . id 30404 >> > project . identifier 'vacation' >> > project . created_on datetime .


【文件预览】:
python-redmine-master
----MANIFEST.in(89B)
----README.rst(3KB)
----CHANGELOG.rst(33KB)
----redminelib()
--------exceptions.py(8KB)
--------engines()
--------lookups.py(1KB)
--------resultsets.py(11KB)
--------__init__.py(9KB)
--------resources()
--------utilities.py(3KB)
--------version.py(22B)
--------managers()
----.travis.yml(313B)
----LICENSE(553B)
----setup.cfg(174B)
----setup.py(2KB)
----NOTICE(1KB)
----docs()
--------_templates()
--------make.bat(7KB)
--------faq.rst(1KB)
--------introduction.rst(22KB)
--------conf.py(2KB)
--------installation.rst(1KB)
--------requirements.txt(17B)
--------advanced()
--------configuration.rst(5KB)
--------index.rst(3KB)
--------Makefile(7KB)
--------license.rst(12KB)
--------editions.rst(7KB)
--------exceptions.rst(74B)
--------resources()
--------changelog.rst(30B)
--------_static()
----tests()
--------test_resultsets.py(10KB)
--------README.rst(485B)
--------test_redmine.py(8KB)
--------responses()
--------requirements.txt(28B)
--------__init__.py(870B)
--------test_engines.py(5KB)
--------test_resources_standard.py(64KB)
--------test_managers.py(13KB)
----.coveragerc(103B)

网友评论