This document describes a set of Python bindings for the KDE widget set. Contact the author at <pykde@mats.gmd.de> (the PyKDE mailing list).
PyKDE is a set of Python bindings for the KDE toolkit. The Python bindings for the Qt toolkit (PyQt) must also be installed. The sip library must also be installed. The current bindings support KDE versions 2.1.1 through 3.0.3, and Python 1.5.x to 2.2.x. This fileset will work for any supported KDE version. This version will not work with Qt1/KDE1 or KDE less than 2.1.1 or Qt less than 2.3.0.
The bindings are implemented as a number of Python modules corresponding to the names of the separate KDE libraries, i.e. kdecore, kdeui, kio, kfile, dcop, ,kparts, khtml, and kjs and kdesu. For KDE 2.2.0 and later versions, kdeprint is also supported. For KDE 3.0.0, kdefx is also supported.
This is the release of PyKDE corresponding to sip/PyQt 3.3.2. It now supports KDE through version 3.0.3.
Next | ||
General Limitations |