richer-prompt¶
richer-prompt provides interactive terminal prompts built on top of Rich.
Version: 0+untagged.24.g263b5ab
Useful links: Source Repository | Issues & Ideas
Installation¶
You can install richer-prompt from PyPI with pip or your favorite package manager:
pip install richer-prompt
uv add richer-prompt
Demo¶
To check if richer-prompt was installed correctly, and to see a quick demo of its capabilities, run the following from the command line:
python -m richer_prompt
Contents