Skip to main content

Python SDK for the CloudRaker API

Project description

cloudraker

The official Python SDK for the CloudRaker API.

Installation

pip install cloudraker

Usage

from cloudraker.client import CloudRaker

client = CloudRaker(token="YOUR_API_KEY")
spaces = client.spaces.list_spaces()

Authenticate with an organization API key or a user access token as the bearer token.

An async client is included:

from cloudraker.client import AsyncCloudRaker

client = AsyncCloudRaker(token="YOUR_API_KEY")
spaces = await client.spaces.list_spaces()

Error handling

Failed requests raise cloudraker.core.ApiError with status_code and body.

Reference

Per-endpoint documentation with usage snippets ships with the package — see reference.md inside the installed cloudraker package.

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

cloudraker-0.2.0.tar.gz (123.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cloudraker-0.2.0-py3-none-any.whl (188.6 kB view details)

Uploaded Python 3

File details

Details for the file cloudraker-0.2.0.tar.gz.

File metadata

  • Download URL: cloudraker-0.2.0.tar.gz
  • Upload date:
  • Size: 123.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for cloudraker-0.2.0.tar.gz
Algorithm Hash digest
SHA256 25727aef09070c465ccccd36eb6c559fd4e4f33923f1460247679a2cac7cb8a8
MD5 aa05501bacc34af5cc473b406b6d0335
BLAKE2b-256 b840b149c27a8d02a7a7945f6dd07b6ff9ab4f2225ac728c65a39f1ab2688415

See more details on using hashes here.

Provenance

The following attestation bundles were made for cloudraker-0.2.0.tar.gz:

Publisher: publish.yml on CloudRaker/cloudraker-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cloudraker-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: cloudraker-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 188.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for cloudraker-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 888bed2346e36a4894ccb12485a2e13f774d6a8a74f3dfd35b3240bc0a3f42bb
MD5 697e34ef2e7f953fc59daf15a71f91d2
BLAKE2b-256 216a7c1e2391788975336b2f225d564c46bab2395caf46c3f3f09bd160ed2486

See more details on using hashes here.

Provenance

The following attestation bundles were made for cloudraker-0.2.0-py3-none-any.whl:

Publisher: publish.yml on CloudRaker/cloudraker-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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