bchao1/bullet
🚅 Interactive prompts made simple. Build a prompt like stacking blocks. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2750
- days_rel: n/a
- days_push: 1142
- n_releases_24m: 0
Adoption not part of the score
3614 stars · 119 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
cli terminal-ui form-handling developer-tools cross-platform python cli windows cross-platform interactive-prompts cli-prompts terminal-input colors checkboxes user-input command-line linux macos
2 sources
- readme: https://github.com/bchao1/bullet · fetched 2026-08-28 · e70d10ba366b
- homepage: https://pypi.org/project/bullet/ · fetched 2026-08-29 · 4b4e8fead74a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bchao1/bullet | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem