pyjoepegs
python api client for joepegs
Install
pip install pyjoepegs
Quick start
from pyjoepegs import JoepegsAPI
api = JoepegsAPI(api_key=<API_KEY>)
actvities_client = api.activities()
collections_client = api.collections()
items_client = api.items()
maker_orders_client = api.maker_orders()
owners_client = api.owners()
sales_client = api.sales()
search_client = api.search()
users_client = api.users()
Release files for pyjoepegs 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyjoepegs-0.0.3.tar.gz | 6.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyjoepegs-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.5 kB
Release files / pyjoepegs-0.0.3.tar.gz
| Download URL | pyjoepegs-0.0.3.tar.gz |
|---|---|
| Size | 6.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b3ffe5e80d8c525475ec723360d02cfa8a356de80cc125edd33ab70869b1088b
|
|
BLAKE2b-256 checksum How to use checksums |
41fdf76e8b5104641a3658c936db780a101cf659ed05612cc39a7790e012ab3d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.7.6
|
Release files / pyjoepegs-0.0.3-py3-none-any.whl
| Download URL | pyjoepegs-0.0.3-py3-none-any.whl |
|---|---|
| Size | 10.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
847dd5e38efe6cbc8356898a5bb81e61fd4374d9c93297d062d89272765ca0d4
|
|
BLAKE2b-256 checksum How to use checksums |
9c75b797ffdb865a3cb6dc9d25fb76edf0ca38af96817d74026115dc2cbd73cf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.7.6
|