Initial commit

This commit is contained in:
Neill Cox 2024-06-17 18:54:58 +10:00
commit 90e718edb9
4 changed files with 180 additions and 0 deletions

2
requirements.txt Normal file
View file

@ -0,0 +1,2 @@
requests~=2.32.3
tabulate~=0.9.0