Description
Python programs can read input events from keyboards, mice, and gamepads across platforms. This is useful for games, automation tools, hardware testing, accessibility prototypes, and custom controllers.
It is a developer library for input devices. Captured input can include sensitive keystrokes or control actions, so applications should request and handle input deliberately.