rich
PyPIv15.0.0Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal
Safe to adopt
Yes — rich scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 150 days ago. 15 releases in the last 2 years.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- BMaintenance: grade B, Good.
Last published 150 days ago. 15 releases in the last 2 years.
- AWeight: grade A, Excellent.
Pulls in 3 transitive packages, about 403 KB installed (at least — some of the tree is still being crawled).
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding rich to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.
Compatibility
- Python
- python >=3.9.0
Quick start
A usage example from the rich README.
from rich import print
print("Hello, [bold magenta]World[/bold magenta]!", ":vampire:", locals())Dependencies
Declared by rich v15.0.0. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (2)
Used by
Popular packages that depend on rich.
Relationship graph
Dependencies (left) and dependents (right) of rich.
Frequently installed together
Cross-platform colored terminal text.
Document parameters, class attributes, return types, and variables inline, with Annotated.
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.
Fundamental package for array computing in Python
Optimized PyTree Utilities.
Core utilities for Python packages
Release history
9 releases in the last two years, typically about 18 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 15.0.0latest | 5 months ago | 303 KB | MIT |
| 14.3.4 | 5 months ago | 303 KB | MIT |
| 14.3.3 | 6 months ago | 303 KB | MIT |
| 14.3.2 | 7 months ago | 303 KB | MIT |
| 14.3.1 | 7 months ago | 303 KB | MIT |
| 14.3.0 | 7 months ago | 303 KB | MIT |
| 14.2.0 | 11 months ago | 238 KB | MIT |
| 14.1.0 | 1 year ago | 238 KB | MIT |
| 14.0.0 | 1 year ago | 238 KB | MIT |
| 13.9.4 | 1 year ago | 237 KB | MIT |
| 13.9.3 | 1 year ago | 236 KB | MIT |
| 13.9.2 | 1 year ago | 236 KB | MIT |
| 13.9.1 | 1 year ago | 236 KB | MIT |
| 13.9.0 | 1 year ago | 236 KB | MIT |
| 13.8.1 | 2 years ago | 236 KB | MIT |
Overview
rich is an PyPI package that render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal. It has 2 known dependents in the graph. 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 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 significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use rich?
Yes — rich scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 150 days ago. 15 releases in the last 2 years.
How do I install rich?
Run `pip install rich` to add rich to your PyPI project.
How many dependencies does rich have?
rich declares 2 direct dependencies and pulls in 3 packages in total once its runtime tree is resolved totalling about 403 KB on disk.
What license is rich released under?
rich is distributed under the MIT license.
How popular is rich?
PyPI does not publish download counts. Within PackageGraph's crawl, 2 known packages depend on rich.
Is rich still maintained?
The most recent release of rich (v15.0.0) was published 5 months ago.