You can contribute by checking open issues or helping to review PRs (pull requests).
For new feature additions, please start with an issue for discussion.
To install development dependencies, run:
uv pip install --group dev -e .
The project uses:
pytest for testing (test scripts are still being improved)