ANN: PyQt v3.12 (Python Bindings for Qt) Released
Phil Thompson
phil at riverbankcomputing.co.uk
Wed May 26 06:32:04 EDT 2004
More information about the Python-list mailing list
Wed May 26 06:32:04 EDT 2004
- Previous message (by thread): Passing parameters to functions
- Next message (by thread): Command Prompt (again)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Riverbank Computing is pleased to announce the release of PyQt v3.12 available from http://www.riverbankcomputing.co.uk/. Changes since the last release include support for Qt v3.3.2, and the provision of an evaluation version for Windows to be used with the evaluation version of Qt. Support for the non-commercial version of Qt v2.3.0 for Windows has been reinstated. 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.
- Previous message (by thread): Passing parameters to functions
- Next message (by thread): Command Prompt (again)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list