first commit

This commit is contained in:
Simone Margaritelli
2019-11-07 10:58:54 +01:00
commit a213b1cd7e
13 changed files with 909 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
__pycache__
.idea
.DS_Store
build
dist