Files
SoftwareManager/main.py
T
2025-07-29 19:52:14 +02:00

4 lines
40 B
Python

from core.gui import run_gui
run_gui()