Python is used for GUI apps all the time. PyGame and Ren'Py make it easy to make desktop games in Python. Tkinter is built into Python (not in our Workspaces, sadly) to build desktop apps. And, as you mentioned, Kivy can also be used to build desktop and mobile apps in it.Jul 23, 2014