# pyqt5 **Repository Path**: qiangzai00001/pyqt5 ## Basic Information - **Project Name**: pyqt5 - **Description**: PyQt5 from riverbank - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-06-29 - **Last Updated**: 2021-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README pyqt5 ===== #### 5.10.1 * source -> http://www.riverbankcomputing.com/software/pyqt/download5 * support -> https://www.riverbankcomputing.com/mailman/listinfo/pyqt/ * doc -> http://pyqt.sourceforge.net/Docs/PyQt5/ * SIP 4.19 source code in tarball directory 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.