freshcrate
Skin:/
Home > Developer Tools > rich-toolkit

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

VersionChangesUrgencyDate
0.19.7Imported from PyPI (0.19.7)Low4/21/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

types-jinja2Typing stubs for Jinja2main@2026-07-26
mypyOptional static typing for Pythonmaster@2026-07-25
sagemakerOpen source library for training and deploying models on Amazon SageMaker.3.17.0
alibabacloud-tea-openapiAlibaba Cloud openapi SDK Library for Pythonmaster@2026-07-24
types-setuptoolsTyping stubs for setuptoolsmain@2026-07-24

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.