Use a pre-configured environment clicking on the following badge :
(might takes a few minutes on first setup)
Or if you feel confident to configure everything on your machine, here are the requirements:
- fork the project then git clone it on your machine
- install
sqlite > 3
- install
python >= 3.12
- install python packages:
pip install -r requirements.txt