Skip to content

A powerful Python automation toolkit that monitors and controls input devices. This project leverages the Pynput library to track mouse movements, capture keyboard events, and automate input actions. Perfect for developers building testing tools, gaming automation, or input monitoring applications. Features include real-time mouse and KB tracking.

Notifications You must be signed in to change notification settings

abhay-patil-cse27/Pynput-Project

Repository files navigation

Pynput Project

A Python project using the Pynput library for monitoring and controlling input devices (mouse and keyboard).

Description

This project demonstrates the usage of Pynput library to:

  • Monitor keyboard inputs
  • Track mouse movements
  • Control input devices programmatically

Installation

pip install pynput

Usage

Run the scripts using Python 3.x:

python main.py

Features

  • Keyboard event monitoring
  • Mouse tracking
  • Input automation capabilities

Requirements

  • Python 3.x
  • pynput library

Contributing

Feel free to submit issues and pull requests.

License

Author

Abhay Patil GitHub: @abhay-patil-cse27

About

A powerful Python automation toolkit that monitors and controls input devices. This project leverages the Pynput library to track mouse movements, capture keyboard events, and automate input actions. Perfect for developers building testing tools, gaming automation, or input monitoring applications. Features include real-time mouse and KB tracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages