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 Updated multiple Python modules (now in libs and custom_libs directories) and React libraries 2024-03-03 12:15:23 -05:00
README.md Updated multiple Python modules (now in libs and custom_libs directories) and React libraries 2024-03-03 12:15:23 -05:00
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.