Files
SoftwareManager/main.py
T
2025-06-29 11:45:13 +02:00

6 lines
42 B
Python

from core.gui import run_gui
run_gui()