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.3.0.tar.gz (284.5 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.3.0-py3-none-any.whl (580.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for cloudraker-0.3.0.tar.gz
Algorithm Hash digest
SHA256 3d16222da1730b561122756f5da3e4ef8a330b5c47bb30204de13548d699779f
MD5 1360991808ff578fc3f99e2f4a4d0298
BLAKE2b-256 b31d1077bcf379387952e324ef470b95f6b1a5db573b76d3a098400fe8df1368

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: cloudraker-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 580.8 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9c0c4e7736bba8108894bb4a6b612f02f1512cd177e15d6039b9c51b63cce9d6
MD5 b8b12bec7070e5da1deccb1d918b26fa
BLAKE2b-256 503a0d5b8d0f0948d4c94c0103eab3654e6b9d8d6e80ad8e826ee65105490986

See more details on using hashes here.

Provenance

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