zboard

Hook and simulate keyboard events on Windows and Linux


Keywords
keyboard, hook, simulate, hotkey
License
MIT
Install
pip install zboard==0.4

Documentation

zboard

FULL CREDIT GOES TO THE ORIGINAL AUTHER AND OPEN SOURCE COMMUNITY!!!!!

MADE SOME CHANGES(TWEAKS) FOR PERSONAL USE AND TO SHARE WITH MY TEAM

Take full control of your keyboard with this small Python library. Hook global events, register hotkeys, simulate key presses and much more.

Installation

Install the PyPI package:

pip install zboard

For Usage Go to the Original Author Page: https://github.com/boppreh/keyboard/