show/hide this revision's text 2 added 83 characters in body

You could try PyQt This uses the Qt toolkit for the GUI but you write your program in python.

There is even an IDE

Qt Designer can be used to create GUIs graphically for ituse with PyQt

show/hide this revision's text 1

You could try PyQt This uses the Qt toolkit for the GUI but you write your program in python.

There is even an IDE for it