richer-prompt

richer-prompt provides interactive terminal prompts built on top of Rich.

Version: 0.3.0

Useful links: Source Repository | Issues & Ideas

richer-prompt is designed for applications that already use rich and want interactive prompts that integrate naturally with the rest of their terminal output. Instead of introducing a separate rendering system or requiring a full TUI framework, it extends the rich experience with beautiful, composable prompts.

  • Focused: provides high-quality interactive prompts without requiring a full TUI framework.

  • Rich-native: designed to blend seamlessly with rich’s rendering, colors, and layout.

  • Beautiful by default: polished prompts inspired by Claude Code without manual styling.

  • Fully typed: modern type hints for better editor support and safer code.

See Getting started for installation instructions and a quick demo.