initial commit

This commit is contained in:
Paul Fey 2025-02-26 13:26:54 +01:00
commit 4849024e71
3 changed files with 635 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
__pycache__
.venv
.idea