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.1.1.tar.gz (119.1 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.1.1-py3-none-any.whl (177.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for cloudraker-0.1.1.tar.gz
Algorithm Hash digest
SHA256 758f960c0c8fdc5a5683ebce968ab29289f6d8290da67ceb489ee1638deff1ff
MD5 91c848ec1a8be6538eee5a1078ce6d6e
BLAKE2b-256 e1e1b830402217d56eb27b6022be83d1f14557c78ae1b3c459e0ded50b58538b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cloudraker-0.1.1.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.1.1-py3-none-any.whl.

File metadata

  • Download URL: cloudraker-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 177.7 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.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1a76b3fbd4a0e0e0bb91e8fe6eaf221d992387ad45d5586242697503af1652c9
MD5 85d2156c208c6366691e6ac64fea88bb
BLAKE2b-256 666ff39e5f5ec09b4611275142ae1f3588e8ea0e9ffa28194dae31d6d4edcbc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cloudraker-0.1.1-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