Initial commit

This commit is contained in:
Nicolas Mérigot
2019-01-11 15:15:11 +01:00
commit 39d3f304e5
15 changed files with 174 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
dist
*.egg-info
build
__pycache__