TKK_E32232028/.venv/lib/python3.10/site-packages/flask/sansio
Galih ffcb4ec6ef Add project source files 2026-08-01 20:01:40 +07:00
..
__pycache__ Add project source files 2026-08-01 20:01:40 +07:00
README.md Add project source files 2026-08-01 20:01:40 +07:00
app.py Add project source files 2026-08-01 20:01:40 +07:00
blueprints.py Add project source files 2026-08-01 20:01:40 +07:00
scaffold.py Add project source files 2026-08-01 20:01:40 +07: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.