Installation
How to install¶
Not yet available in PyPI
How to contribute¶
This project uses uv
to manage dependencies and environments.
To install uv, follow the instructions in the official documentation.
-
Clone the repository
-
Sync the uv environment
-
Activate the virtual environment
-
Install git hooks
Running tests¶
To run all tests, just use:
To run all tests with coverage analysis: