ethanfly b3c7daf822 feat: 优化启动体验和Python服务部署 před 5 dny
..
README.md b3c7daf822 feat: 优化启动体验和Python服务部署 před 5 dny
app.py b3c7daf822 feat: 优化启动体验和Python服务部署 před 5 dny
blueprints.py b3c7daf822 feat: 优化启动体验和Python服务部署 před 5 dny
scaffold.py b3c7daf822 feat: 优化启动体验和Python服务部署 před 5 dny

README.md

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.