PyQt4.12.1

  • Submit New Release
  • Edit PyQt Information
  • Submit a New Software

Set of Python bindings for Trolltech's Qt application.

Last updated on Thursday, April 26, 2018
Created on Thursday, July 27, 2017
  • Development
  • Languages
  • Python

PyQt brings together the Qt C++ cross-platform application framework and the cross-platform interpreted language Python.

PyQt is a set of Python bindings for Trolltech's Qt application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. There are two sets of bindings: PyQt v4 supports Qt v4; and the older PyQt v3 supports Qt v3 and earlier. The bindings are implemented as a set of Python modules and contain over 300 classes and nearly 6,000 functions and methods.

PyQt combines all the advantages of Qt and Python. A programmer has all the power of Qt, but is able to exploit it with the simplicity of Python.

PyQt includes pyuic which takes the same designs that uic converts to C++, but converts them to the equivalent Python code. This makes PyQt particularly useful as a rapid prototyping environment for applications that will eventually be implemented in C++.

  • Downloads
    21277
  • License
    GPL

Downloads / Release History


March
29
2017
PyQt 4.12
Changelog
  • download
August
23
2013
PyQt 4.10.3
April
23
2013
PyQt 4.10.1
March
03
2013
PyQt 4.10
October
01
2012
PyQt 4.9.5
Changes The focus of this release is support for Qt v4.8.3 and v5.0.0-beta1. 32 and 64 bit Windows installers are provided for Python v3.3.Added support for Qt v4.8.3.Added support for Qt v5-beta1 (QtCore, QtGui, QtHelp, QtNetwork, QtSql, QtSvg, QtWebKit and QtXml only).Implemented __str__ and __unicode__ for QChar.Added the missing QPointF operator*(qreal, QPointF).Added the customcompleter.py example.SIP v4.14 is now required.
June
21
2012
PyQt 4.9.2
August
11
2011
PyQt 4.8.5
August
11
2011
PyQt 4.4.4
August
11
2011
PyQt 4.6.1
August
11
2011
PyQt 4.8
August
11
2011
PyQt 4.8.1
August
11
2011
PyQt 4.8.2

Comments

No comment. Be the first to enter a comment.
Replying to:
Cancel

Last articles