magmax/python-inquirer
A collection of common interactive command line user interfaces, based on Inquirer.js (https://github.com/SBoudrias/Inquirer.js/) observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 53
- Release rhythm 9
- Longevity 100
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: 4506
- days_rel: 396
- days_push: 285
- n_releases_24m: 1
Adoption not part of the score
1139 stars · 105 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
python-inquirer is a Python library providing a collection of common interactive command line user interfaces, inspired by Inquirer.js. It eases asking end users questions, parsing and validating answers, managing hierarchical prompts, and providing error feedback.
Use cases
- ask interactive questions in a python cli script
- prompt users for text input with validation on the command line
- build multi-choice and checkbox menus in a terminal app
- collect long-form answers by opening the user's editor
- create hierarchical command line prompts with error feedback
When to choose
- you are building a Python CLI tool that needs interactive prompts
- you want an Inquirer.js-style prompting experience in Python
- you need answer validation and hierarchical prompt handling out of the box
When to avoid
- you need robust Windows support, which is only experimental
- you are building a non-Python CLI tool
- you need a full TUI framework with panels and event loops rather than simple prompts
Facets
library · maturity active
cli gui developer-tools cross-platform python cli windows interactive-prompts inquirer terminal-ui user-input command-line linux macos
1 source
- readme: https://github.com/magmax/python-inquirer · fetched 2026-08-28 · 229c0b664305
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| magmax/python-inquirer | main | 47 |
For agents
markdown · JSON · MCP: product_card(name="magmax/python-inquirer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem