Skip to main content

A way to capture keystrokes

Project description

fkeycapture

This is a simple and easy to use package that allows you to capture individual keystrokes from the user.

Forms:

  1. (Default) Recive key as a string
  2. Recive key as bytes

How to Use:

  1. from fkeycapture import get, getnum
  2. Use it like this : get([number of keys to capture],[if you want bytes output, make this 'True'])
v.1.0.8:

Added getchars method

v.1.0.7:

Added the getnum method

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

fkeycapture-1.0.8.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

fkeycapture-1.0.8-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

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