Contents
Misc
Qt Handy is a collection of Qt utilities and event filters. The implementation is based on QtPy so it’s both compatible with PyQt5 and PySide2. Licensed under the MIT.
Using pip:
pip
pip install qt-handy
from qthandy import underline, bold, vbox, btn_popup_menu, ask_confirmation, flow from qthandy.filter import InstantTooltipEventFilter