First contact
Getting the code
The code is available on GitHub.
To clone it
or
Hatch instructions
We use hatch
and Python 3.10 for development.
Setting up
With Python and pip installed, to setup the environment:
This will open a shell with all the dependencies installed.
Running tests
To run the unit and integration tests
To run linters