microservices/battlesnake-service/.venv/lib/python3.12/site-packages/flask/sansio
2025-04-14 16:41:51 -07:00
..
__pycache__ add files 2025-04-14 16:41:51 -07:00
app.py add files 2025-04-14 16:41:51 -07:00
blueprints.py add files 2025-04-14 16:41:51 -07:00
README.md add files 2025-04-14 16:41:51 -07:00
scaffold.py add files 2025-04-14 16:41:51 -07: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.