A client for Zepel.io
Project description
Zepel for Python
Example usage
To be documented further soon.
>>> client = ZepelClient("subdomain", 'api key')
>>> pr = ProjectRepository(client)
>>> lr = ListRepository(client)
>>> ir = ItemRepository(client)
>>> items = [ [ ir.index(list=list) for list in lr.index(project=p) ] for p in pr.index() ]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Zepel-0.1.0.tar.gz
(3.0 kB
view details)
File details
Details for the file Zepel-0.1.0.tar.gz
.
File metadata
- Download URL: Zepel-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9c8cd75798087fc879ef358bbd32b0e7cb8c03f85072a562451e8523be5ae4c |
|
MD5 | 92dc07d0fbc9f7aff70d1ddedc3ca495 |
|
BLAKE2b-256 | a303e1a411c6791f976858c7e5e85bc5512ae90a9aca74ee4b3d679a3afb517e |