What is "pyqt"
Pyqt a library used to link (Binding) between a Qt framework and a Python script, it runs on all platforms that Qt supports, including Windows, Mac OS X, Linux, iOS and Android (develop for these platforms).
Notes:
- Pyqt5 supports QT 5 version
- Qt4 no longer receives support, so using Pyqt5 and Qt v5 is highly recommended.
Details:
- Download: https://sourceforge.net/projects/pyqt/
- Wiki: https://wiki.python.org/moin/PyQt
- Who develops: https://www.riverbankcomputing.com/software/pyqt/intro