Make it an actual pip installable package

This commit is contained in:
Allard Stijnman
2016-03-23 17:33:58 +01:00
parent 748b86b901
commit 82017dd051
25 changed files with 742 additions and 126 deletions

3
.gitignore vendored
View File

@@ -27,4 +27,7 @@ node_modules
# Users Environment Variables
.lock-wscript
.idea
*.pyc
*.egg-info
dist