It’s the next thing I want to try.
It looks like either wxPython or PyQT is my best bet.
GUI Programming with Python: QT Edition is a book about using PyQT, while
Building a basic GUI application step-by-step in Python with Tkinter and wxPython is about wxPython
Meanwhile, ShowMeDo is Python’s list of tutorials, which include GUI making.