Skip to main content

Asynchronous Python client for the Beatbot cloud API

Project description

beatbot-cloud

beatbot-cloud is the asynchronous Python client for Beatbot cloud accounts. It provides region-aware REST access, typed device models, and a WebSocket event transport without depending on Home Assistant.

from beatbot_cloud import BeatbotClient

client = BeatbotClient(region="na", requester=oauth_request)
devices = await client.get_devices()

The caller owns authentication. requester is an async callable compatible with aiohttp.ClientSession.request; it may add or refresh OAuth credentials before forwarding the request.

Development

python -m pip install -e '.[test]'
pytest
ruff check .
ruff format --check .
python -m build

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

beatbot_cloud-0.1.0.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

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

beatbot_cloud-0.1.0-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file beatbot_cloud-0.1.0.tar.gz.

File metadata

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

File hashes

Hashes for beatbot_cloud-0.1.0.tar.gz
Algorithm Hash digest
SHA256 67d0ca6e8552fb6519f84c2a043ad0f8c1ab2ab8ca74f14a2e74031c89e0ad8e
MD5 8ff493599d405ea062b9703d9d26755e
BLAKE2b-256 1af40f5152bf0fbdf71fe07c30ef57417188672c18bf6c03c9c7df7a925ba51c

See more details on using hashes here.

Provenance

The following attestation bundles were made for beatbot_cloud-0.1.0.tar.gz:

Publisher: publish.yml on Beatbot-Robotics/beatbot-cloud-python

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

File details

Details for the file beatbot_cloud-0.1.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for beatbot_cloud-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ca1f1ab6c3032e491c135c50ce30488d56024a246d69d92050790b2e308b6530
MD5 7caf6883a104a9b82492a218ede63c38
BLAKE2b-256 4bf07aa5a90f49b0338edadafd0e4dc7d03a313deee84a789baa2f10ffc4ce22

See more details on using hashes here.

Provenance

The following attestation bundles were made for beatbot_cloud-0.1.0-py3-none-any.whl:

Publisher: publish.yml on Beatbot-Robotics/beatbot-cloud-python

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