initial commit

This commit is contained in:
Patrick 2024-11-10 20:26:22 +01:00
commit 5f26bcc34b
7 changed files with 848 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.venv/
__pycache__