bugherd:用于访问 bugherd.com API 的 Python 库

时间:2021-07-03 23:30:04
【文件属性】:
文件名称:bugherd:用于访问 bugherd.com API 的 Python 库
文件大小:10KB
文件格式:ZIP
更新时间:2021-07-03 23:30:04
Python 用于访问 bugherd.com API 的 Python 库 如果您使用 bugherd.com 来跟踪错误和工作项,您可以使用这个 python 库来使用 python 提取和创建任务。 该库实现了定义的 API v2 接口的。 该库尚不支持任务的评论或附件。 将添加 API 以帮助注册和取消注册 webhook。 安装 $ git clone https://github.com/*sc/bugherd.git 用法 from bugherd import BugHerd bh = BugHerd(api_key) # replace with your key from bugherd settings bh.organization() # returns data on your account # no project_id is required when op
【文件预览】:
bugherd-master
----MANIFEST(82B)
----tests()
--------bugherd_test.py(4KB)
----LICENSE(1KB)
----setup.cfg(39B)
----requirements.txt(9B)
----setup.py(4KB)
----.gitignore(692B)
----README.md(1KB)
----bugherd()
--------__init__.py(15KB)

网友评论