Installation¶
Requirements¶
- Python 3.12 or higher
Install from PyPI¶
Optional Dependencies¶
You may choose to install haiway including optional support for OpenTelemetry, httpx, and Postgres.
OpenTelemetry Support¶
For distributed tracing and observability:
For httpx implementation of http client:
For Postgres (asyncpg) support:
Now you're ready to continue with the Quick Start guide!