draw64 This project runs on Python 3.12. To start the server: python3.12 -m venv env source env/bin/activate pip install -e . fastapi dev draw64/app.py Access http://127.0.0.1:8000/docs to discover the API.