Python bindings to the Zenhub API
Project description
PyZenHub
Python bindings to the Zenhub API
Usage
from zenhub import Zenhub
zh = Zenhub(<zenhub_token>)
zh.get_epics(<repo_id>)
For enterprise installs:
from zenhub import Zenhub
zh = Zenhub(<zenhub_token>, base_url=<enterprise-api-endpoint>)
zh.get_epics(<repo_id>)
Documentation
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyzenhub-0.2.0.tar.gz
(5.1 kB
view details)
Built Distribution
File details
Details for the file pyzenhub-0.2.0.tar.gz
.
File metadata
- Download URL: pyzenhub-0.2.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.0.post20200616 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72e5fbe293c238ce15e94d80c8708faa228331b8837102106fd7d31c849ccb49 |
|
MD5 | c8f44845d90a31186bbb1f704cd1af57 |
|
BLAKE2b-256 | 449872382f1f23828415a139b862e9cd0fbaf65a298ea15ff3970c5ecc9a8777 |
File details
Details for the file pyzenhub-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pyzenhub-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.0.post20200616 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b086e2e7eea874f5275ba84e1e325675bc175e0a0b4682a02af53ffcf005c31 |
|
MD5 | 84d70d75f3a5cb9d7b2f770a2ff307e0 |
|
BLAKE2b-256 | 92c4b714dc3f81bcb8077b5d77ec2875675810349c18bf9e7603825b48405b09 |