EP_inspection_tool_proto/lib/python3.12/site-packages/flask/sansio
2026-03-05 12:53:58 +01:00
..
__pycache__ first commit 2026-03-05 12:53:58 +01:00
app.py first commit 2026-03-05 12:53:58 +01:00
blueprints.py first commit 2026-03-05 12:53:58 +01:00
README.md first commit 2026-03-05 12:53:58 +01:00
scaffold.py first commit 2026-03-05 12:53:58 +01: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.