Initial commit.

This commit is contained in:
2017-08-02 23:41:02 +02:00
commit 02cce55db1
23 changed files with 2302 additions and 0 deletions

3
.gitignore vendored Executable file
View File

@ -0,0 +1,3 @@
__pycache__
*.pyc
venv