Initial commit

This commit is contained in:
Thomas Klaehn
2021-05-05 12:30:56 +02:00
commit 4e25b921c4
22 changed files with 1263 additions and 0 deletions

4
.gitignore vendored Normal file
View File

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