ethanfly b3c7daf822 feat: 优化启动体验和Python服务部署 5 天之前
..
README.md b3c7daf822 feat: 优化启动体验和Python服务部署 5 天之前
app.py b3c7daf822 feat: 优化启动体验和Python服务部署 5 天之前
blueprints.py b3c7daf822 feat: 优化启动体验和Python服务部署 5 天之前
scaffold.py b3c7daf822 feat: 优化启动体验和Python服务部署 5 天之前

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.