Analysis updated 2026-07-18 · repo last pushed 2020-06-29
Write a script that repeats the same clicks and keystrokes to stress-test an app for bugs.
Automate login sequences or repetitive data entry across multiple computers.
Simulate keyboard and mouse input to test game mechanics during development.
Import the library into a Python project to control the keyboard and mouse programmatically.
| tommyli3318/keyboard | 0xallam/my-recipe | 0xhassaan/nn-from-scratch | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | Python | Python | Python |
| Last pushed | 2020-06-29 | 2022-11-22 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
README lacks detailed docs, you'll need to read the source or find examples in the repo.
A Python tool for automating keyboard presses and mouse actions, like typing text, clicking, or moving the cursor from a script instead of doing it by hand.
Mainly Python. The stack also includes Python.
Dormant — no commits in 2+ years (last push 2020-06-29).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.