Skip to content

Python SDK

Coming with PROD-06 — published as cavaridge on PyPI.

The Python SDK will:

  • Be auto-generated from the public OpenAPI spec.
  • Support Python 3.10+.
  • Ship typed responses (mypy / pyright clean).
  • Provide both sync and async clients.
  • Default to retry-with-backoff on 429 and 5xx.

Until release, call the REST API directly. See API overview.