{"library":"qtpy","type":"library","category":null,"description":"QtPy provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt6, PySide2, and PySide6), allowing developers to write Python GUI applications that can run with any of these backends without modifying code. It automatically detects and uses the available binding, or can be configured to prefer a specific one. The current version is 2.4.3, with a regular release cadence addressing compatibility and feature enhancements.","language":"python","status":"active","version":"2.4.3","tags":["qt","gui","abstraction","cross-platform","pyqt","pyside"],"install":[{"cmd":"pip install qtpy","imports":["from qtpy import QtWidgets"]},{"cmd":"pip install qtpy[pyqt5] # or [pyqt6], [pyside2], [pyside6]","imports":[]}],"homepage":null,"github":"https://github.com/spyder-ide/qtpy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/qtpy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":1.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/qtpy/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}