TTP101Small flask appSetupThis repo uses poetryInstall requirementspoetry installOpen shell with venv and run apppoetry shellRun app (first open shell)python flask_app.pyFormat python document (first open shell)black flask_app.py