Coder Social home page Coder Social logo

pyhook3's Introduction

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 - MinGW (with gcc-core, gcc-g++, binutils, runtime, utils, w32api) (http://www.mingw.org/) - SWIG (http://www.swig.org/)

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

pyhook3's People

Contributors

gggfreak2003 avatar

Watchers

hogan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.