Installation
How to install¶
Using uv
:
To install uv, follow the instructions in the official documentation.
Using pip:
How to contribute¶
This project uses uv
to manage dependencies and environments.
-
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: