# pyqtkeybind **Repository Path**: mirrors_codito/pyqtkeybind ## Basic Information - **Project Name**: pyqtkeybind - **Description**: Global hotkey bindings for Windows and Linux for PyQt apps - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-12 - **Last Updated**: 2026-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README pyqtkeybind =========== |pypi| 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. .. |pypi| image:: https://img.shields.io/pypi/v/pyqtkeybind :target: https://pypi.org/project/pyqtkeybind/