- source -> http://www.riverbankcomputing.com/software/pyqt/download5
- support -> https://www.riverbankcomputing.com/mailman/listinfo/pyqt/
- SIP 4.9 source code in tarball directory
for pyqtdeploy use pip
pip3 install pyqtdeploy
#SIP
- added the assign() function to the sip module
- added support for the final keyword
- added the use_limited_api argument to the %Module directive
- added the %HideNamespace directive.
#PyQt5
- added the QtWebEngine module
- added QRegion.setRects()
- added QtMac to the QtMacExtras module
- added support for QChartView and QWebEngineView to pyuic5.