- sauvegarde automatique de l'avancement du livre

This commit is contained in:
Tykayn 2025-03-04 15:47:44 +01:00 committed by tykayn
parent de532abbb7
commit 375fbb3a7a
1814 changed files with 334236 additions and 0 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.