Installation¶
Requirements¶
- Python 3.12 or higher
- No external dependencies
Install from PyPI¶
Or with pip:
Install from source¶
For the latest development version:
Verify installation¶
Development setup¶
If you want to contribute or run tests:
This installs pytest, ruff, and type checkers.