Skip to main content

Simple keyboard input hook on multiple platforms that returns a character.

Project description

I know that there are others Python packages similar to this on the web, but i make this because my main goal would be to create an easy-to-use and fast-response keyboard input event hook package that can be adapted to different types of use.

The main modules are **ksSys.py** and **ksApp.py**.
The classes directly included in the above modules are the only ones that you can use for input purposes.
I’ve tried to use the same interface in both modules classes to achieve an easy interpretation of what they do, even if “under the hood” is used a different code implementation.
Both returs a tuple with Windows Virual-Key code (with some additions) and key state code.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyKStroke-0.4.3.zip (43.8 kB view hashes)

Uploaded Source

Built Distribution

pyKStroke-0.4.3-py2-none-any.whl (42.2 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page