agent-Specialization/虚拟环境/venv/lib/python3.12/site-packages/flask/sansio
2025-11-23 21:24:09 +08:00
..
app.py docs: refresh readme and phase2 summary 2025-11-23 21:24:09 +08:00
blueprints.py docs: refresh readme and phase2 summary 2025-11-23 21:24:09 +08:00
README.md docs: refresh readme and phase2 summary 2025-11-23 21:24:09 +08:00
scaffold.py docs: refresh readme and phase2 summary 2025-11-23 21:24:09 +08: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.