ANN: PyQt v3.16 Released

P

Phil Thompson

Riverbank Computing is pleased to announce the release of PyQt v3.16 available
from http://www.riverbankcomputing.co.uk/pyqt/.

The main benefit of this release is that it can be installed side by side with
the soon-to-be-released PyQt v4 (for Qt v4).

Other changes since the last release include:

- improved interoperability between QString and Python's string and unicode
objects.

PyQt is a comprehensive set of Qt bindings for the Python programming language
and supports the same platforms as Qt. Like Qt, PyQt is available under the
GPL (for UNIX, Linux and MacOS/X), a commercial license (for Windows, UNIX,
Linux and MacOS/X) and a free educational license (for Windows).

PyQt is implemented as a set of 9 extension modules containing 300 classes and
over 5,750 functions and methods.

PyQt also includes bindings to QScintilla, the port to Qt of the Scintilla
editor component.

PyQt can be used either as a rapid prototyping tool, or as an alternative to
C++ for developing large Qt applications.

PyQt includes the pyuic utility which generates Python code to implement user
interfaces created with Qt Designer in the same way that the uic utility
generates C++ code.

Third party tools are also available - such as eric3, a comprehensive IDE
(including an editor, debugger, class browser, integration with Qt Designer,
re-factoring tools, unit testing tools and integration with source code
control systems). eric3 is written entirely using PyQt and is available from
http://www.die-offenbachs.de/detlev/eric3.html.

Phil
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ANN: PyQt v4.8.1 Released 11
ANN: PyQt v3.15 Released 0
ANN: PyQt v5.3 Released 0
ANN: PyQt v5.2 Released 0
ANN: PyQt v4.6 Released 0
ANN: PyQt v4.4.2 Released 0
ANN: PyQt v4.3.1 Released 0
PyQt v4.7 Released 0

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,023
Latest member
websitedesig25

Latest Threads

Top