[DEV] basic version

This commit is contained in:
2016-03-30 22:53:54 +02:00
parent 8cf8d949ec
commit d4a54bbf5b
29 changed files with 8302 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Compiled python modules.
*.pyc
# Setuptools distribution folder.
/dist/
/build/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info