App FastAPI + SQLite + SQLModel + Jinja2 pour gérer le stock de matériel IT (catégories/sous-catégories/matériels), avec recherche par scan de code-barres et alertes email de stock bas.
7 lines
112 B
Plaintext
7 lines
112 B
Plaintext
fastapi>=0.115
|
|
uvicorn[standard]>=0.32
|
|
sqlmodel>=0.0.22
|
|
jinja2>=3.1
|
|
python-dotenv>=1.0
|
|
python-multipart>=0.0.12
|