pyHook 1.5.1
Latest version
Released:
pyHook: Python wrapper for out-of-context input hooks in Windows
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- Author: Peter Parente
- Maintainer: Daniel F
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
The pyHook package provides callbacks for global mouse and keyboard events in Windows. Python applications register event handlers for user input events such as left mouse down, left mouse up, key down, etc. and set the keyboard and/or mouse hook. The underlying C library reports information like the time of the event, the name of the window in which the event occurred, the value of the event, any keyboard modifiers, etc.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- Author: Peter Parente
- Maintainer: Daniel F
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic