directlx-dev/venv/lib/python3.12/site-packages/flask/sansio
directlx 1c3d9f694c Initial commit 2026-01-24 18:58:24 -05:00
..
__pycache__ Initial commit 2026-01-24 18:58:24 -05:00
README.md Initial commit 2026-01-24 18:58:24 -05:00
app.py Initial commit 2026-01-24 18:58:24 -05:00
blueprints.py Initial commit 2026-01-24 18:58:24 -05:00
scaffold.py Initial commit 2026-01-24 18:58:24 -05:00

README.md

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.