Python rest client for Cloud Progress https://cloudprogress.io,
Project description
cpr-py
This is the python client for the Cloud Progress rest API. Cloud Progress is a hosted developer tool that provides progress bars with ETA for structured tasks.
The swagger / openapi spec for this api is hosted as a browseable redoc page and in our API repo https://github.com/cloudprogress/cpr-api. The API repo has links to clients in other languages.
This package targets python 3.7+ to get dataclass support -- if your app targets an older version, post a github issue and we'll make it happen.
Installation
pip install ...
# or if you like to live on the edge:
pip install https://github.com/cloudprogress/cpr-py/archive/master.zip
Example
Check out pizza.py in this repo 🍕 (it's even runnable).
Ops concerns
Timeouts
Error handling
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
File details
Details for the file cloudprogress-0.0.1.tar.gz
.
File metadata
- Download URL: cloudprogress-0.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e43235bb6c626ae0b60d4e687c5e1fb43dd02c8b1771410618455f5cf4328a13 |
|
MD5 | 9289f131c18460c8d4544036e5828c6b |
|
BLAKE2b-256 | 33f54f09dafce2689754cfcc37a946b3c5197662bf9b836c918e57f1e0f663e0 |