Developer Guide¶
This section is for contributors. It should provide everything a developer needs to work on the project.
Development Setup¶
How to clone the repository and set up the local development environment using hatch.
Running Tests¶
The Hatch command to run tests (hatch run test).
Contributing¶
Guidelines for pull requests, code style (linking to your ruff and pyright configurations), and a general contribution policy.