Skip to content

Development

Andrea de Ruvo edited this page Aug 18, 2026 · 1 revision

Development

pip install -r requirements.txt
python -m pytest -q

No build step and no bundler: the frontend is three files in static/, served as they are.

Clone this wiki locally