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.1.tar.gz
(5.1 kB
view details)
Built Distribution
File details
Details for the file pyzenhub-0.2.1.tar.gz
.
File metadata
- Download URL: pyzenhub-0.2.1.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 | b9827dbdbee68e738a70fc3c0f32fe6eb08e4118733b556b3333923d21f98484 |
|
MD5 | 388c8d3464e138dc39ad4e61623e9d49 |
|
BLAKE2b-256 | 852847f15c08dad39a06fb319c46f3d64dda78dd9081eb3a275df0fc816e02e0 |
File details
Details for the file pyzenhub-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pyzenhub-0.2.1-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 | fc1e0ec42456731e0fcf29c2bbce9a17d2cf6a165186859df2566b9e6184f7f8 |
|
MD5 | 9bece7629d5d4cd52c49c1369af7d480 |
|
BLAKE2b-256 | 4458777f196632be25c54ab578b2178db61dd518abf5908a07c5ac9a43bd0a1c |