Introduction To Gui Programming In Python

Some GUI library for Python: • Tkinter - Python's standard GUI package. (Tcl/Tk) • wxPython - A Python extension module that wraps wxWidgets library. • PySide/PyQt - A Python binding of the cross-platform GUI toolkit Qt. • Kivy - a modern graphical user interface toolkit … ................
................