Riverbank Computing is pleased to announce the release of PyQt v4.7
available from http://www.riverbankcomputing.com/software/pyqt/.

PyQt is a comprehensive set of Qt bindings for the Python programming
language (http://www.python.org/), both Python v2 and v3, and supports the
same platforms as Qt.

The highlights of this release include:

 - full support for Qt v4.6.1

 - Python's built-in help will display the type signatures of all available
   overloads of any Qt function or method.

PyQt is available under the GPL and a commercial license.  The commercial
version of PyQt can be used with both the commercial and LGPL versions of
Qt.

PyQt v4 supports Qt v4.  PyQt v3 is still available to support earlier
versions of Qt.

Python is a fully featured, easy to learn, object orientated interpreted
language.  With PyQt it can be used either as a rapid prototyping tool, or
as an alternative to C++ for developing large Qt applications.  Tools are
available for deploying applications as a single binary executable.

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

Mark Summerfield's book "Rapid GUI Programming with Python and Qt" is also
available.  The details can be found at http://www.qtrac.eu/pyqtbook.html.
_______________________________________________
Marketplace mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/marketplace

Reply via email to