Gremlin-Python/.venv/lib/python3.10/site-packages/flask/sansio
Dr. Sascha Woitschetzki 4a23e52ad4 init 2024-03-20 10:02:46 +07:00
..
__pycache__ init 2024-03-20 10:02:46 +07:00
README.md init 2024-03-20 10:02:46 +07:00
app.py init 2024-03-20 10:02:46 +07:00
blueprints.py init 2024-03-20 10:02:46 +07:00
scaffold.py init 2024-03-20 10:02:46 +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.