Initial commit

This commit is contained in:
Thomas Klaehn
2022-05-20 09:22:24 +02:00
commit 523732d482
9 changed files with 376 additions and 0 deletions

4
.gitignore vendored Normal file
View File

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