[DEV] first version

This commit is contained in:
2019-04-26 21:53:42 +02:00
parent 5ebc0ed0a2
commit 953de7488a
14 changed files with 1525 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