> ## Documentation Index
> Fetch the complete documentation index at: https://docs.strait.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Python SDK

> The Python SDK has moved to its own repository.

The Python SDK now lives in a dedicated repository:

**[github.com/strait-dev/strait-python](https://github.com/strait-dev/strait-python)**

Refer to the repository README for installation, usage, and API reference.

```bash theme={null}
pip install strait-python
```
