# bchao1/bullet

🚅 Interactive prompts made simple. Build a prompt like stacking blocks.

Repository: https://github.com/bchao1/bullet
Canonical: https://ross.abutalabs.com/products/bchao1-bullet
Homepage: https://pypi.org/project/bullet/
Language: Python
License: MIT
License Family: permissive
Topics: cli, command-line-tool, prompts, customization, colors, formatting, interactive, python, terminal, utility
Last push: 2023-07-18T20:35:03+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2750, "days_push": 1142, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3614, forks 119 (observed 2026-08-28T04:08:11.733696+00:00)

## What it is
A Python library for building beautiful, customizable interactive command-line prompts such as bullet lists, checkboxes, password inputs, and yes/no questions. Prompts are composed like stacking blocks with extensive support for colors, formatting, styles, and emojis.

## Use cases
- build interactive cli prompts in python
- create checkbox or multiple-choice menus in terminal
- prompt for password input in a python cli tool
- add colored styled yes/no questions to a command-line app
- make a scrollable selection list in the terminal
- collect user input in a python command-line utility

## When to choose
- you want highly customizable, styled interactive prompts in a Python CLI
- you need bullet lists, checkboxes, password, number, or yes/no prompts out of the box
- you prefer a simple block-stacking API over heavier TUI frameworks

## When to avoid
- you need full-featured TUI apps with windows, panes, or event loops (use Textual or urwid)
- your project is not in Python
- you need actively developed features beyond the 2.2.0 release

## Facets
- artifact type: library
- maturity: maintenance
- function: cli, terminal-ui, form-handling
- domain: developer-tools, cross-platform
- platform: python, cli, windows, cross-platform
- tags: interactive-prompts, cli-prompts, terminal-input, colors, checkboxes, user-input, command-line, linux, macos

## Member repositories
- bchao1/bullet (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:11.733696+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:33:36.659858+00:00, confidence not recorded.
  - readme: https://github.com/bchao1/bullet (fetched 2026-08-28T04:08:11.733696+00:00, sha e70d10ba366b)
  - homepage: https://pypi.org/project/bullet/ (fetched 2026-08-29T09:26:59.543996+00:00, sha 4b4e8fead74a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
