spectra/lib/python3.12/site-packages/flask/sansio
2024-11-05 13:55:44 -05:00
..
__pycache__ checkpt 2024-11-05 13:55:44 -05:00
app.py checkpt 2024-11-05 13:55:44 -05:00
blueprints.py checkpt 2024-11-05 13:55:44 -05:00
README.md checkpt 2024-11-05 13:55:44 -05:00
scaffold.py checkpt 2024-11-05 13:55:44 -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.