Initial commit

This commit is contained in:
steffen 2017-08-27 12:51:26 +02:00
commit 3ca078c7e7
17 changed files with 1540 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
__pycache__/
.idea/
*.dll
*.exe