ai-content-maker/.venv/Lib/site-packages/flask/sansio
Saad AlKathiri a880584623 first commit 2024-05-03 04:18:51 +03:00
..
__pycache__ first commit 2024-05-03 04:18:51 +03:00
README.md first commit 2024-05-03 04:18:51 +03:00
app.py first commit 2024-05-03 04:18:51 +03:00
blueprints.py first commit 2024-05-03 04:18:51 +03:00
scaffold.py first commit 2024-05-03 04:18:51 +03: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.