yoloserv/awesome_venv/lib/python3.10/site-packages/flask/sansio
2024-01-18 14:46:45 -04:00
..
__pycache__ trying deepface with facenet512, necessitating venv 2024-01-18 14:46:45 -04:00
app.py trying deepface with facenet512, necessitating venv 2024-01-18 14:46:45 -04:00
blueprints.py trying deepface with facenet512, necessitating venv 2024-01-18 14:46:45 -04:00
README.md trying deepface with facenet512, necessitating venv 2024-01-18 14:46:45 -04:00
scaffold.py trying deepface with facenet512, necessitating venv 2024-01-18 14:46:45 -04:00

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.