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

CITGuru/PyInquirer

A Python module for common interactive command line user interfaces observed · 2026-08-28

github.com/CITGuru/PyInquirer · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: 3003
  • days_rel: n/a
  • days_push: 914
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1999 stars · 226 forks observed · 2026-08-28

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

PyInquirer is a Python module providing a collection of common interactive command line user interfaces, ported from Inquirer.js. It lets developers build immersive CLI applications with prompts for asking questions, validating answers, and managing hierarchical input flows.

Use cases

  • ask users interactive questions in a python cli
  • build interactive command line prompts in python
  • validate user input from the terminal
  • create multi-step wizard-style cli prompts
  • port inquirer.js-style prompts to python
  • collect user choices with list and checkbox prompts

When to choose

  • you are building a Python CLI app that needs interactive prompts
  • you want Inquirer.js-like question flows in Python
  • you need styled, validated terminal input with minimal setup

When to avoid

  • you need a actively maintained library - the project is seeking a new maintainer
  • you are on modern prompt_toolkit versions, since it pins prompt_toolkit 1.0.14
  • you prefer its maintained successor projects like questionary

Facets

library · maturity maintenance

cli gui developer-tools cross-platform python cli cross-platform interactive-prompts inquirer prompt-toolkit terminal-ui cli-prompts command-line

2 sources

Member repositories

RepositoryRoleHealth v2
CITGuru/PyInquirermain23

For agents

markdown · JSON · MCP: product_card(name="CITGuru/PyInquirer")

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