An experimental Flask application for educational purposes only.
Built and tested in a Python 3.13.3 venv.
Dependency declaration in requirements.txt. Rebuild by running:
pip install -r requirements.txt
This project can be picked up at the Make the Project Installable section of the tutorial.