{"library":"pyqt5","type":"library","category":null,"description":"PyQt5 is a comprehensive set of Python bindings for the Qt cross-platform application toolkit, enabling developers to create graphical user interfaces (GUIs) for desktop and mobile systems. It leverages the robust C++ Qt framework, providing high-level APIs for UI development, multimedia, networking, databases, and more. The current stable version is 5.15.11, maintained by Riverbank Computing Ltd. While PyQt5 is mature and stable, its successor, PyQt6, is available, targeting Qt6.","language":"python","status":"active","version":"5.15.11","tags":["GUI","desktop","Qt","bindings","UI","cross-platform"],"install":[{"cmd":"pip install PyQt5","imports":["from PyQt5.QtWidgets import QApplication","from PyQt5.QtWidgets import QWidget","from PyQt5.QtWidgets import QLabel","from PyQt5.QtWidgets import QPushButton","from PyQt5.QtWidgets import QVBoxLayout","from PyQt5.QtCore import Qt"]}],"homepage":"https://www.riverbankcomputing.com/software/pyqt/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyqt5/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":25,"avg_install_s":3.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyqt5/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}