User Guide¶
This guide walks through richer-prompt features. If you haven’t installed the package yet, see Getting started first.
See also
API Reference for the full list of classes, parameters, and exceptions.
Prompts: a tour of the available prompt types and their shared API.
Choices: customize how options are displayed and what they return.
Interactivity: keybindings and terminal requirements.
Theming: styling prompts with Rich themes.
Testing: driving prompts from automated tests.