Trends Dashboard
Showing
.env
0 → 100644
Dockerfile
0 → 100644
__version__.py
0 → 100644
app.py
0 → 100644
requirements.txt
0 → 100644
| fastapi==0.103.1 | |||
| uvicorn~=0.21.1 | |||
| pydantic-settings | |||
| python-dotenv | |||
| SQLAlchemy==1.4.35 | |||
| SQLAlchemy-Utils==0.38.2 | |||
| psycopg2-binary==2.9.5 |
scripts/__init__.py
0 → 100644
scripts/core/__init__.py
0 → 100644
scripts/template/__init__.py
0 → 100644
Please register or sign in to comment