Backend Monitorink: serveur PNG (Claude usage + météo + HA)

This commit is contained in:
2026-06-15 10:49:31 +02:00
commit bc4cf89a4b
16 changed files with 792 additions and 0 deletions

7
backend/requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
fastapi==0.115.6
uvicorn[standard]==0.34.0
httpx==0.28.1
jinja2==3.1.5
playwright==1.49.1
pillow==11.1.0
python-dotenv==1.0.1