This document describes a set of Python bindings for the KDE v2.1.xx widget set. Contact the author at <phil@river-bank.demon.co.uk>.
PyKDE2 is a set of Python bindings for the KDE2 toolkit. The Python bindings for the Qt toolkit (PyQt for Qt2.3.x) must also be installed. The sip library must also be installed. They support KDE version 2.1.x and Python 1.5 to 2.1.
The bindings are implemented as a number of Python modules corresponding to the names of the separate KDE libraries, i.e. kdecore, kdeui, kfm, kfile, dcop and kio. They support only KDE version 2.1.x releases.
This is the initial release of PyKDE2
Next | ||
General Limitations |