Below you can find the quick start guide for development.
To install the project, run:
make setup
source .venv/bin/activateThe Documentation is automatically deployed to GitHub Pages.
To view the documentation locally, run:
make docs_viewThis project was generated with the Light-weight Python Template by Moritz Mistol.