CollisionAvoidance/lib/python3.13/site-packages/flask/sansio
2024-12-19 16:47:34 +08:00
..
app.py 增加离线部署脚本 2024-12-19 16:47:34 +08:00
blueprints.py 增加离线部署脚本 2024-12-19 16:47:34 +08:00
README.md 增加离线部署脚本 2024-12-19 16:47:34 +08:00
scaffold.py 增加离线部署脚本 2024-12-19 16:47:34 +08: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.