Initial commit

This commit is contained in:
syeopite 2021-05-21 11:31:59 -07:00
commit 9ed02b7187
No known key found for this signature in database
GPG key ID: 6FA616E5A5294A82
6 changed files with 973 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
venv
.idea
__pycache__
*.log