Base WEB UI structure

This commit is contained in:
2026-05-06 17:30:35 +03:00
parent 16a7fb32fd
commit e9a843bdc8
355 changed files with 62691 additions and 7 deletions
@@ -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.