inital working version

This commit is contained in:
2026-04-21 18:01:04 +02:00
parent 569f13fe1a
commit d015689a6f
3 changed files with 266 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env python3
from .window import Window
from .command import Command