Basic GUI infrastructure

This commit is contained in:
2025-07-28 15:00:25 +02:00
commit 4e1a9f0182
8 changed files with 180 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
__pycache__
env