Last updated:
0 purchases
pyqtkeybind 0.0.9
Overview
Cross platform global keybindings for PyQt5
Installation / Usage
To install use pip:
$ pip install pyqtkeybind
Or clone the repo:
$ git clone https://github.com/codito/pyqtkeybind.git
$ python setup.py install
Example
See https://github.com/codito/pyqtkeybind/blob/master/sample/hotkey.py
Contributing
Pull requests are most welcome.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.