rich
PyPIv15.0.0Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal
Overview
rich is an PyPI package that render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal. The latest version is 15.0.0, released under the MIT license.
Who should use it
Teams working in the PyPI ecosystem who need render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (MIT).
- Lean dependency tree (2 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of rich.
Dependencies
Runtime (2)
Used by
Popular packages that depend on rich.
Frequently installed together
Fundamental package for array computing in Python
Cross-platform colored terminal text.
Document parameters, class attributes, return types, and variables inline, with Annotated.
Core utilities for Python packages
Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.
Read and write HDF5 files from Python
ml_dtypes is a stand-alone implementation of several NumPy dtype extensions used in machine learning.
A simple utility to separate the implementation of your Python package and its public API surface.
Optimized PyTree Utilities.
Version history
| Version | Published | License |
|---|---|---|
| 15.0.0latest | 3 months ago | MIT |
| 14.3.4 | 3 months ago | MIT |
| 14.3.3 | 4 months ago | MIT |
| 14.3.2 | 5 months ago | MIT |
| 14.3.1 | 5 months ago | MIT |
| 14.3.0 | 5 months ago | MIT |
| 14.2.0 | 9 months ago | MIT |
| 14.1.0 | 11 months ago | MIT |
| 14.0.0 | 1 year ago | MIT |
| 13.9.4 | 1 year ago | MIT |
| 13.9.3 | 1 year ago | MIT |
| 13.9.2 | 1 year ago | MIT |
| 13.9.1 | 1 year ago | MIT |
| 13.9.0 | 1 year ago | MIT |
| 13.8.1 | 1 year ago | MIT |
| 13.8.0 | 1 year ago | MIT |
| 13.7.1 | 2 years ago | MIT |
| 13.7.0 | 2 years ago | MIT |
| 13.6.0 | 2 years ago | MIT |
| 13.5.3 | 2 years ago | MIT |
Maintainers
Frequently asked questions
How do I install rich?
Run `pip install rich` to add rich to your PyPI project.
What license is rich released under?
rich is distributed under the MIT license.
How popular is rich?
rich has approximately 0 downloads per week.