Desktop GUI

You can create desktop applications using Python. It comes with useful tool kits, widgets & library which you can use to create applications on several platforms. With Tkinter library you can develop user interfaces & using wxWidgets, Kivy, PYQT you can create applications leveling from simple to complicated.