New PyQt tutorial
Via Planet KDE, Sebastian Kuegler has written a basic tutorial for PyQt. The tutorial is in four steps, showing how to attach a signal to a slot to make GUI components work, how to subclass the QApplication class, and how to use Qt Designer to write PyQt applications.