Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloudprogress-0.0.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page