Is there any quick way- library or an example- to create a simple GUI by python in order to run any python script separately? so that it is not necessary to have to open the python IDE or not to have it installed.
For example a simple window with "add the script path" and an "execute" button.