initial commit

This commit is contained in:
Jan Petykiewicz 2017-06-21 01:29:38 -07:00
commit a6b5f94bf5
10 changed files with 1593 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
.idea/
__pycache__
*.pyc
*.egg-info/
dist/