Several choices of using Python to write graphical interface program

1. WX module
Python version of wxWidgets
 
2, Tkinter
The Python version of TK/Tcl
 
3, pygtk
The Python version of GTK

Read More: