• Stars
    star
    1,045
  • Rank 44,098 (Top 0.9 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created about 11 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

PyQt5 from riverbank

pyqt5

This is a personal mirror of the Pyqt5 project, feel free to use it in the respect of the project licence.

5.10.1

for pyqtdeploy use pip

pip3 install pyqtdeploy

Change

SIP

  • SIP v4.19.8 has been released. This is a minor bug-fix release.

PyQt5

5.10

  • The highlights of the release are support for Qt v5.10.0 and the new QtNetworkAuth and Qt3DAnimation modules.
  • Support for Qt v5.10

5.10.1

  • Added support for Qt v5.10.1.
  • Added the missing qmlClearTypeRegistrations() to the QtQml module.
  • Added the --disable-feature option to configure.py.