PyHook3 Save Abandoned

A fork of PyHook

Project README

PyHook3

A fork of pyHook from Peter Parente (https://sourceforge.net/projects/pyhook/).

Works with Python 3.x

Requirements

If you want to build PyHook3 from source code, then you additionally need

Known bugs

  • PyInstaller can't build single-file executables using pyHook. This may be fixed in 1.5.1, but hasn't been tested.
  • PyHook3 is reported to break dead keys on non-US-english keyboards.
  • WM_CHAR messages are not intercepted by pyHook, even if SubscribeKeyChar() or SubscribeKeyAll() are used to set the callback function.

Limitations

  • PyHook3 will not work on Win9x (no messages show up) as it uses hooks which are not present in Windows systems prior to NT 4.0 SP3.

Website

Visit https://github.com/gggfreak2003/PyHook3 for binaries, documentation, and tutorials.

Bug reports and feature requests should be reported via the github page at https://github.com/gggfreak2003/PyHook3

Open Source Agenda is not affiliated with "PyHook3" Project. README Source: gggfreak2003/PyHook3
Stars
28
Open Issues
4
Last Commit
7 years ago

Open Source Agenda Badge

Open Source Agenda Rating