文件名称:Python-Rally REST API-开源
文件大小:25KB
文件格式:ZIP
更新时间:2024-08-08 03:14:30
开源软件
一个通过 REST 与 Rally 网络服务通信的 Python 库。 这是将我们在两个内部项目中所做的代码重构为一个泛型类的结果。 因此,API 仅实现我们在项目中需要的功能。
【文件预览】:
rallyapi
----license.txt(2KB)
----objects()
--------_defect.py(15KB)
--------_workspace.py(5KB)
--------__init__.py(388B)
--------_project.py(6KB)
----tests()
--------data()
--------test_defect.py(11KB)
--------manual_rallycreate.py(2KB)
--------test_rallyapi.py(9KB)
----__init__.py(386B)
----rally.py(8KB)
----rally.cfg(108B)
----config.py(797B)
----history.txt(401B)
----readme.txt(2KB)