Tkinter-Python-GUI Creating a simple Hours-Mins to Seconds converter with GUI using python Tkinter module. To install Tkinter You need latest version of Python to use pip installer. Type the below text in your terminal. pip install tkinter