directlx-dev/venv/lib/python3.12/site-packages/flask/sansio
directlx 5abd4ddd76 Apply .gitignore to existing files 2026-01-24 19:01: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.