Skip to main content

Python SDK

The Python SDK is published to PyPI as platz and is generated from the backend's OpenAPI schema, versioned to match the backend release.

pip install platz

Pre-release (beta) versions install with the --pre flag:

pip install --pre platz