Initial commit for the Python version

This commit is contained in:
2017-06-12 10:56:08 +02:00
commit 7415f825ef
7 changed files with 272 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
*.pyc
__pycache__/
/.venv/
/.coverage