pynput
Input controller
Enables control and monitoring of input devices in real-time.
Sends virtual input commands
2k stars
30 watching
251 forks
Language: Python
last commit: 9 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
savinaroja/pyuserinput | A module for cross-platform control of the mouse and keyboard in python | 1,068 |
alanmitchell/micropython-inputs | A Micro Python library for reading digital and analog inputs on microcontrollers. | 34 |
nicom1/inputmacro | An input handling system that allows remapping of keys and provides a simple macro-based API for checking key states | 8 |
peterhinch/micropython_remote | A library that captures and replays 433MHz remote control codes to control devices | 70 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
jposada202020/micropython_motor | A MicroPython library for controlling PWM-based motors and servos | 1 |
fniephaus/alfred-vmcontrol | A Python script that provides a simple interface to control virtual machines using Alfred v2. | 45 |
penguintutor/pi-power | A web interface solution for controlling Energenie remote control sockets using a Raspberry Pi controller. | 15 |
jposada202020/micropython_pca9685 | A MicroPython driver for controlling PWM signals from the PCA9685 IC. | 4 |
julienbacquart/micropython-max7219 | A Micropython library for controlling 8-digit 7-segment displays based on the MAX7219 | 4 |
pingo-io/pingo-py | A uniform API for controlling devices with programmable IO pins | 258 |
boppreh/mouse | A small Python library to control and simulate mouse events globally | 906 |
scientifichackers/ampy | A tool to control MicroPython boards over a serial connection. | 723 |
onemadgypsy/upy-st7789 | A driver that provides a simple interface to control ST7789 displays | 1 |
wagnerc4/flight_controller | A software implementation of an autopilot system for drones | 74 |