I've put v0.9 of my Python bindings for Qt and KDE in the usual place at: http://www.river-bank.demon.co.uk/software Changes since v0.8 include: separate Qt and KDE bindings KDE bindings further split into separate modules (kdecore, kdeui, khtmlw etc.) 2 new Qt classes 5 new KDE classes support for disconnect() support for Python threads instances of QEvent are automatically converted to the correct event sub-class. Phil