flask-nextjs/server/venv/lib/python3.10/site-packages/flask/sansio
JasonFraser ab392fcb30 second commit 2024-01-06 22:10:13 -04:00
..
__pycache__ second commit 2024-01-06 22:10:13 -04:00
README.md second commit 2024-01-06 22:10:13 -04:00
app.py second commit 2024-01-06 22:10:13 -04:00
blueprints.py second commit 2024-01-06 22:10:13 -04:00
scaffold.py second commit 2024-01-06 22:10:13 -04: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.