Installation¶
Prerequisites¶
- Python 3.11+
uv
PyPI Install¶
When the tagged release publish has completed, install the package with:
Source Install¶
If you are working from the repository directly or the package is not visible on PyPI yet, use:
If you want to initialize an empty local project instead of running a demo first:
Python 3.11+ is supported in this repository. The intended deployment target is Python 3.12+, but the codebase stays compatible with 3.11 for local-first development.