PyQt icon
PyQt icon

PyQt

PyQt combines all the advantages of Qt and Python .

PyQt screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
-
No reviews
19likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Support for scripting
  2.  Cross-Platform
  3.  Python-based
  4.  Native GUI
  5.  Modules

 Tags

  • Python
  • Library
  • binding
  • programming
  • development
  • development-library
  • trolltech
  • module

PyQt News & Activities

Highlights All activities

Recent activities

  • Repose UI icon
    emelem added PyQt as alternative to Repose UI
  • namdx1987 liked PyQt
Show all activities

PyQt information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    23 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentEducation & Reference

Popular alternatives

View all
PyQt was added to AlternativeTo by tengisu on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

Featured in Lists

A list with 118 apps by RemovedUser without a description.

List by RemovedUser with 118 apps, updated

This list includes libraries and frameworks that we can use to develop graphical user interfaces in the Python …

List by ddabrahim with 8 apps, updated

What is PyQt?

PyQt combines all the advantages of Qt icon Qt and Python icon Python .

PyQt is a set of Python v2 and v3 bindings for The Qt Company's Qt application framework and runs on all platforms supported by Qt including Windows, OS X, Linux, iOS and Android. PyQt5 supports Qt v5. PyQt4 supports Qt v4 and will build against Qt v5. The bindings are implemented as a set of Python modules and contain over 1,000 classes.

PyQt is dual licensed on all supported platforms under the GNU GPL v3 and the Riverbank Commercial License. Unlike Qt, PyQt is not available under the LGPL.

PyQt does not include a copy of Qt. You must obtain a correctly licensed copy of Qt yourself. However, binary wheels of the GPL version of PyQt5 are provided and these include a copy of the LGPL version of Qt.

PyQt4 and Qt v4 are no longer supported and no new releases will be made. PyQt5 and Qt v5 are strongly recommended for all new development.