first commit

This commit is contained in:
2025-06-08 13:17:33 -04:00
commit bfbca52b79
9 changed files with 1211 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
requests
beautifulsoup4
sqlalchemy
psycopg2-binary