Development Requires Python 3.11 and higher. Create venv and then install requirements: pip install -e .[test] Install pre-commit hooks: pre-commit install Run tests: pytest tests