backlinks to this page:
Github:
Tkinter is a python gui (Graphical User Interface) based on the TCL/Tk framework. Tkinter is shipped together with python. The python default editor, Idle is running build with Tkinter.
An easy way to programming with Tkinter is using the external PySimpleGUI module