initial commit

This commit is contained in:
nolash
2021-06-03 13:48:33 +02:00
commit fc19367423
14 changed files with 443 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
__pycache__
gmon.out
*.pyc
dist/
build/
*.egg-info