first functional commit

This commit is contained in:
Pin
2022-10-02 12:31:34 -04:00
parent d367398766
commit 46d46a4e36
52 changed files with 1216 additions and 0 deletions

7
requierments.txt Normal file
View File

@@ -0,0 +1,7 @@
args==0.1.0
certifi==2022.6.15.2
charset-normalizer==2.1.1
clint==0.5.1
idna==3.4
requests==2.28.1
urllib3==1.26.12