ANN: PyQt v3.5 Released
Phil Thompson
phil at river-bank.demon.co.uk
Wed Dec 11 12:34:37 EST 2002
PyQt v3.5 has been released and is available from
http://www.riverbankcomputing.co.uk/pyqt/download.php
PyQt is a comprehensive set of Python bindings for the Qt GUI toolkit
comprising more than 300 classes and 5500 methods, including classes for
accessing SQL databases, parsing XML documents as well as an extensive range
of GUI classes.
PyQt includes pyuic a utility for automatically generating Python code that
implements GUIs created with Qt Designer.
This release adds support for Qt v3.1.1 and greatly improved support for
Qtopia v1.5.0.
PyQt also now includes bindings for QScintilla, the port of the Scintilla
editor class to Qt available at
http://www.riverbankcomputing.co.uk/qscintilla/download.php
eric, the IDE written using PyQt, is no longer bundled with PyQt and is
available separately at http://www.die-offenbachs.de/detlev/eric3.html
PyQt runs on Unix/Linux, Windows and the Zaurus.
Phil
More information about the Python-list
mailing list