rich-toolkit
Rich toolkit for building command-line applications
Why this rank:Release freshnessHealthy release cadence
Description
# Rich Toolkit This is a very opinionated set of components for building CLI applications. It is based on [Rich](https://github.com/Textualize/rich) ## Installation ```bash pip install rich-toolkit ``` ## Example usage Rich toolkit comes with an `App` class, this is used to give a consistent style to your CLI application, it can be used as a context manager, like so: ```python TODO: new example ```
Release History
| Version | Changes | Urgency | Date |
|---|---|---|---|
| 0.19.7 | Imported from PyPI (0.19.7) | Low | 4/21/2026 |
Dependencies & License Audit
Loading dependencies...
Similar Packages
More from pypi
markitdownUtility tool for converting various files to Markdown
fastapiFastAPI framework, high performance, easy to learn, fast to code, ready for production
djangoA high-level Python web framework that encourages rapid development and clean, pragmatic design.
flaskA simple framework for building complex web applications.
More in Developer Tools
types-jinja2Typing stubs for Jinja2
mypyOptional static typing for Python
sagemakerOpen source library for training and deploying models on Amazon SageMaker.
mexPersistent project memory for AI coding agents. Structured scaffold + drift detection CLI.
