PyQt is a comprehensive set of Python bindings for the Qt GUI toolkit.
| Tags | Software Development Widget Sets |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows POSIX Mac OS X |
| Implementation | Python |
Recent releases


Release Notes: This is minor feature and bugfix release includes the QtCore.pyqtSetPickleProtocol() and QtCore.pyqtPickleProtocol() functions to set and get the protocol used to pickle Python objects when serialising them for Qt and the --resource-suffix option for pyuic4.


Release Notes: The main focus of this release is support for Qt v5.0.


Release Notes: This is a small functional release that adds support for Qt v4.8.4 and Qt v5.0-rc1.


Release Notes: The main focus of this release is support for Qt v4.8.3 and v5.0.0-beta1.


Release Notes: This is a minor feature release including initial support for Qt v5.
Recent comments
21 Jan 2010 18:16
This project is licensed under the GPL while Qt is LGPLed now. Instead, you should take a look at the compatible PySide - www.pyside.org/ by Troll Tech / Nokia, which is LGPLed.