Metadata-Version: 2.2
Name: KPrexx
Version: 1.0.0
Summary: An advanced keypress handling library.
Home-page: 
Author: Xscripts Inc.
Author-email: sunnyplaysyt9@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Security
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-python
Dynamic: summary

# KPrexx

KPrexx is an advanced keyboard event handling library for Windows.  
Built for educational purposes and security research.  
Supports full keymapping and logging.  

## Installation

```bash
pip install KPrexx
