You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

pyKStroke

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyKStroke

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


Maintainers
1

Readme

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

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** <Reference.md>__ and **ksApp.py** <Reference.md>. | 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 <Reference.md/#markdown-header-init> (with some additions) and key state code.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc