A python (asyncio) client library for Quortex Cooker
Project description
Cooker Client Python
Python (asyncio) client library for Quortex Cooker API.
Installation
This client can be installed by running pip install aio_cooker_client
. It requires Python 3.7+ to run.
Usage
import aio_cooker_client
client = aio_cooker_client.CookerClient(
cooker_domain_name=DOMAIN_NAME,
client_id=CLIENT_ID,
client_secret=CLIENT_SECRET,
cache_ttl=120,
)
cred = client.get_credential()
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
Built Distribution
File details
Details for the file aio-cooker-client-0.1.0.tar.gz
.
File metadata
- Download URL: aio-cooker-client-0.1.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f4c4ddc1cbe857cd12789901f586efd403306963f5191e4039073d7f97faef7 |
|
MD5 | 6909e3e021b0df0b6e18f40fa38b5287 |
|
BLAKE2b-256 | 10da97ec37fc94b1841ca15ab5c25fe515a641f21f16031244fb358c898fbfab |
Provenance
File details
Details for the file aio_cooker_client-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: aio_cooker_client-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 245548875f6d44bf29ca5299bbc17b6fb4aa7c92d929f9188a82b7ee827ccc2e |
|
MD5 | 2e4da9a939fd769700751fa026aed9a7 |
|
BLAKE2b-256 | 5ea7c255ae4a6f68e954f9750e9a33d5f0ccb8956f78283eecdc37bf8367b4b5 |