# rich-toolkit

> Rich toolkit for building command-line applications

- **URL**: https://www.freshcrate.ai/projects/rich-toolkit
- **Author**: pypi
- **Category**: Developer Tools
- **Latest version**: `0.19.7` (2026-04-21)
- **License**: Unknown
- **Homepage**: https://pypi.org/project/rich-toolkit/
- **Language**: Python
- **Registry**: pypi (`rich-toolkit`)
- **Tags**: `pypi`

## 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
```

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `0.19.7` | 2026-04-21 | Low | Imported from PyPI (0.19.7) |

## Citation

- HTML: https://www.freshcrate.ai/projects/rich-toolkit
- Markdown: https://www.freshcrate.ai/projects/rich-toolkit.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/rich-toolkit/deps

_Generated by freshcrate.ai. Indexes pypi releases for AI-agent ecosystem packages._
