PyQt icon
PyQt icon

PyQt

 19 likes

PyQt combines all the advantages of Qt and Python .

PyQt screenshot 1

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  No rating
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

Show all activities

PyQt information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    22 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentEducation & Reference

Popular alternatives

View all

Our users have written 0 comments and reviews about PyQt, and it has gotten 19 likes

PyQt was added to AlternativeTo by tengisu on Feb 21, 2012 and this page was last updated Sep 9, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

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.