pynput
Posted 10 months, 1 week ago- Language:
- Python
This library allows you to control and monitor input devices. Currently, mouse and keyboard input and monitoring are supported. Accessing mouse & keyboard events is sometimes a secondary task to accomplish something else.
So instead of spending much timing on creating something to do this task, will result in time wastage only.