Initial commit

This commit is contained in:
nolash
2021-10-09 18:50:43 +02:00
commit 12c3cd84a9
13 changed files with 825 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
__pycache__
*.pyc
*.egg-info