Picture-Puzzle-website/venv/Lib/site-packages/flask/sansio
elukjanovica 8fcc0ea7d0 2024-04-28 08:30:39 +03:00
..
__pycache__ 2024-04-28 08:30:39 +03:00
README.md 2024-04-27 20:22:10 +03:00
app.py 2024-04-27 20:22:10 +03:00
blueprints.py 2024-04-27 20:22:10 +03:00
scaffold.py 2024-04-27 20:22:10 +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.