Writing PyGTK applications in a visual way
Writing PyGTK applications in a visual way
This tutorial is a good primer for anyone contemplating application development. Just remember to follow the GNOME HIG, which of course the tutorial doesn’t.
The bit where the write a fully functional graphical web browser in less than 100 lines should get you thinking about Python seriously.