Python: Quark framework To install the project locally, you will need Poetry: # You will need Python 3.7 or newer poetry install To start the server: export HOWFAST_APM_DSN="xxx" python app.py