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

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

github.com/magmax/python-inquirer · Python · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
magmax/python-inquirermain47

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