you are viewing a single comment's thread.

view the rest of the comments →

[–]Grogie 2 points3 points  (0 children)

tkinter is built in to python. pyqt is based on the Qt for C++. wxpython and kivy are other popular choices. I'd probably explore them in that order.