initial commit

Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
This commit is contained in:
2026-01-30 09:33:31 -06:00
commit 3ffacf0a12
8 changed files with 412 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
requests>=2.31.0,<3
PyYAML>=6.0.1,<7
tqdm>=4.66.0,<5