❤️ Code Contribution
All Issues and Pull Requests are welcome!
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:
pytestfor testing (test scripts are still being improved)pyrightfor type checkingrufffor code formatting compliance
Last updated