initial commit

This commit is contained in:
2024-11-26 10:01:05 -06:00
commit 249c97ce8e
7 changed files with 359 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
boto==2.49.0
boto3==1.26.27
botocore==1.29.27
requests==2.28.1
tabulate==0.8.9