Ross ROSS = Recommend OSS · open-source software intelligence for agents

SavinaRoja/PyUserInput

A module for cross-platform control of the mouse and keyboard in python that is simple to install and use. observed · 2026-08-28

github.com/SavinaRoja/PyUserInput · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4963
  • days_rel: n/a
  • days_push: 1820
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1064 stars · 238 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

PyUserInput is a Python library for cross-platform control of the mouse and keyboard, providing simple modules (pymouse, pykeyboard) for clicking, scrolling, typing, and sending key combinations on Windows, Mac, and X11/Linux. It also includes frameworks for listening to mouse and keyboard events via subclassable PyMouseEvent and PyKeyboardEvent classes.

Use cases

  • automate mouse clicks and keyboard typing in python
  • simulate key presses and shortcuts like Alt+Tab or Win+D
  • write scripts that move the mouse and click screen coordinates
  • listen for and react to global mouse and keyboard events
  • build simple GUI automation or testing scripts in python

When to choose

  • you need a lightweight, simple-to-install python library for mouse and keyboard control
  • you need cross-platform input automation on Windows, Linux/X11, and Mac
  • you want to programmatically send keystrokes, special keys, and key combos
  • you need a minimal framework for listening to input events

When to avoid

  • you need active development or recent bug fixes - development moved to the PyUserInput organization repo
  • you need robust Mac keyboard support, which is still a work in progress
  • you need pixel-accurate image-based GUI automation or OCR-driven interaction
  • you need consistent key naming across platforms without reading platform-specific source

Facets

library · maturity maintenance

workflow-automation developer-tools cross-platform developer-tools windows python mouse-control keyboard-control input-automation gui-automation input-listening automation linux macos

1 source

Member repositories

RepositoryRoleHealth v2
SavinaRoja/PyUserInputmain32

For agents

markdown · JSON · MCP: product_card(name="SavinaRoja/PyUserInput")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem