Initial commit

This commit is contained in:
2023-12-02 17:45:16 +01:00
commit d352e70956
18 changed files with 1074 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
venv/
**/__pycache__/
*.egg-info/