Initial commit

This commit is contained in:
Thomas Klaehn
2021-04-27 12:26:38 +02:00
committed by Thomas Klaehn
commit abdb3fe00c
11 changed files with 585 additions and 0 deletions

4
.gitignore vendored Normal file
View File

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