mirror of
https://forge.chapril.org/tykayn/book_generator
synced 2025-06-20 01:34:43 +02:00
.. | ||
__pycache__ | ||
app.py | ||
blueprints.py | ||
README.md | ||
scaffold.py |
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.