first commit

This commit is contained in:
2024-06-14 16:09:27 -04:00
commit 11b023cd2b
34 changed files with 366 additions and 0 deletions

6
requirements.txt Executable file
View File

@@ -0,0 +1,6 @@
fastapi
uvicorn[standard]
psycopg2-binary
sqlalchemy
python-multipart
pyowm