brief-extractor/backend/venv/lib/python3.10/site-packages/flask/sansio
2026-03-06 18:42:46 +00:00
..
__pycache__ Initial backup of site 2026-03-06 18:42:46 +00:00
app.py Initial backup of site 2026-03-06 18:42:46 +00:00
blueprints.py Initial backup of site 2026-03-06 18:42:46 +00:00
README.md Initial backup of site 2026-03-06 18:42:46 +00:00
scaffold.py Initial backup of site 2026-03-06 18:42:46 +00:00

Sansio

This folder contains code that can be used by alternative Flask implementations, for example Quart. The code therefore cannot do any IO, nor be part of a likely IO path. Finally this code cannot use the Flask globals.