- 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
- 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.
- support for Qt v5.9.0 and v5.9.1