Cross platform global keybindings for PyQt5
To install use pip:
$ pip install pyqtkeybind
Or clone the repo:
$ git clone https://github.com/codito/pyqtkeybind.git $ python setup.py install
See https://github.com/codito/pyqtkeybind/blob/master/sample/hotkey.py
Pull requests are most welcome.