EASILY turn a command line program into one that has a GUI front-end by collecting parameters that are normally on the command line.
You can do the best of both worlds, both command line and specify via a GUI.
Reminder that notes are here:
https://github.com/PySimpleGUI/PySimp...
The demo .py file being used in the video is here:
https://github.com/PySimpleGUI/PySimp...