Initial Commit

This commit is contained in:
Ben Mosley
2026-04-25 12:03:54 -05:00
commit 5d86aa000c
30 changed files with 2771 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
flask
python-dotenv
requests
google-auth
google-api-python-client
gunicorn