Industrial_System_GUI/ # Project root directory ├── core/ # Core business logic │ ├── __init__.py │ └── main_window.py # Main window class ...