Este proyecto permite ejecutar una aplicación Python en modo CLI (línea de comandos) o modo GUI (interfaz gráfica) usando un solo punto de entrada (main.py) o (launcher.py). (main.py) interface ...
sample-python-gui/ ├── main.py # Application entry point ├── run.py # Alternative launcher ├── config.py # Configuration settings ├── requirements.txt # Python dependencies ├── doc/ │ └── gui.png # ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results