Skip to main content

Unofficial Python client for Bambulab's Cloud API

Project description

bambulab-cloud-py

Python implementation of bambulab-rs

An unofficial Python client for Bambulab's Cloud API.

🛠️ Usage

from bambulab_cloud import BambuClient

client = await BambuClient.login(email, password)
profile = await client.get_profile()
print(profile)
devices = await client.get_devices()
print(devices)
tasks = await client.get_tasks()
print(tasks)

Supported calls so far are just GET requests for data.

License

MIT

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

bambulab_cloud-0.0.1.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

bambulab_cloud-0.0.1-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file bambulab_cloud-0.0.1.tar.gz.

File metadata

  • Download URL: bambulab_cloud-0.0.1.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for bambulab_cloud-0.0.1.tar.gz
Algorithm Hash digest
SHA256 a13f7af7b8bac483800bb98b0c4732597ce087f61363652b872d00de44000243
MD5 6e1d2f18b90f193f582c816f28f436ed
BLAKE2b-256 6e35cca4b6551b48f26c1a904911a88099b30bab2faf1e2d58248f0f86810a7c

See more details on using hashes here.

File details

Details for the file bambulab_cloud-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for bambulab_cloud-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dbc12db5f926324dc74a2819eb7b9d6bd5d266724aadacc7d8f33e0cf9f73efc
MD5 e8d6526791c1429fe4850927c7468ef6
BLAKE2b-256 20d33a2e7287ef3fa0fc26de1d8b3c8c8380bed02639918ac09c6baffcd1f512

See more details on using hashes here.

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