ferrero-opentext/Python-Version/venv/lib/python3.12/site-packages/flask/sansio
2025-11-20 22:45:04 -05:00
..
__pycache__ feat: Add Python project dependencies. 2025-11-20 22:45:04 -05:00
app.py feat: Add Python project dependencies. 2025-11-20 22:45:04 -05:00
blueprints.py feat: Add Python project dependencies. 2025-11-20 22:45:04 -05:00
README.md feat: Add Python project dependencies. 2025-11-20 22:45:04 -05:00
scaffold.py feat: Add Python project dependencies. 2025-11-20 22:45:04 -05: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.