From Odwiki
Creating User Interfaces With Python and HOM
You can use a few GUI toolkits with Python and HOM.
PyQt
Using PyQt (Qt) with HOM
Official Documentation
tkinter
Using tkinter (Tk) with HOM
Official Documentation
wxwidgets
Using wxwidgets with HOM
Official Documentation