[PyKDE] ANNOUNCE: PyQt v3.1 Released

Phil Thompson phil at river-bank.demon.co.uk
Sun Mar 24 02:01:17 GMT 2002


PyQt v3.1 is available to download from
http://www.riverbankcomputing.co.uk/pyqt/download.php.

PyQt is the set of Python bindings to Trolltech's GUI toolkit and
contains 300 classes and over 5,750 functions and methods. Classes
include access to Qt's XML parser, SQL support, as well as a
comprehensive range of user interface widgets.

PyQt supports all versions of Qt under Windows and UNIX/Linux, and
Qt/Embedded for the Sharp Zaurus and the Compaq iPAQ.

Binary packages are provided for the non-commercial edition of Qt under
Windows and for the Zaurus (which may also work with the iPAQ).

Changes in this release include...

- support for Qt's thread classes
- support for Qt/Embedded
- addition of the qtpe (Qt Palmtop Environment) module

Included with PyQt is pyuic which generates Python code from GUIs
created with Qt Designer.

Boudewijn Rempt's book on programming with PyQt can be found at
http://stage.linuxports.com/projects/pyqt/.

SIP v3.1 (the bindings generator used to create PyQt) is also available
at http://www.riverbankcomputing.co.uk/sip/download.php. Note that the
SIP run-time library is now implemented as a Python extension module.
You should probably remove any earlier version before upgrading.

http://www.riverbankcomputing.co.uk is the new home of SIP, PyQt and
PyKDE.

Phil




More information about the PyQt mailing list