bazarr/libs/flask/sansio
2025-01-18 10:02:09 -05:00
..
app.py Updated vendored modules 2025-01-18 10:02:09 -05:00
blueprints.py
README.md
scaffold.py Updated vendored modules 2025-01-18 10:02:09 -05: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.