This commit is contained in:
2024-12-01 22:06:02 +00:00
parent d1c12a08b0
commit e6ce63d19c
1511 changed files with 248810 additions and 2 deletions

View File

@ -0,0 +1,6 @@
# 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.