What does HackerNews think of qtpy?
Provides an uniform layer to support PyQt5, PySide2, PyQt6, PySide6 with a single codebase
Language:
Python
#164
in
Python
It's based on qtpy [1][2], which supports both Qt5 and Qt6 with pyqt5, pyqt6, pyside2 and pyside6.
[1] https://enaml.readthedocs.io/en/latest/get_started/installat... [2] https://github.com/spyder-ide/qtpy
Fancy lasagna? Try qtpy!
Not exactly what you're asking for, but QtPy - https://github.com/spyder-ide/qtpy - is a nice abstraction layer that sits between your program and either PyQt5 or PySide2.