yeastar-voipms-webhook-proxy/env/Lib/site-packages/flask/sansio
2025-07-13 22:10:11 -04:00
..
app.py Add project files. 2025-07-13 22:10:11 -04:00
blueprints.py Add project files. 2025-07-13 22:10:11 -04:00
README.md Add project files. 2025-07-13 22:10:11 -04:00
scaffold.py Add project files. 2025-07-13 22:10:11 -04: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.