</>PackageGraphPackageGraph

rich

PyPIv15.0.0

Render 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.

2
Direct dependencies

Runtime packages this one declares itself.

3
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

403 KB
Install size

Unpacked size of this package plus its entire runtime tree.

2
Tree depth

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.

python
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)

markdown-it-py >=2.2.0pygments <3.0.0,>=2.13.0

Used by

Popular packages that depend on rich.

Relationship graph

Dependencies (left) and dependents (right) of rich.

markdown-it-pykerastyperrich
rich dependencies dependents

Frequently installed together

Release history

9 releases in the last two years, typically about 18 days apart.

Recent versions of rich
VersionPublishedSizeLicense
15.0.0latest5 months ago303 KBMIT
14.3.45 months ago303 KBMIT
14.3.36 months ago303 KBMIT
14.3.27 months ago303 KBMIT
14.3.17 months ago303 KBMIT
14.3.07 months ago303 KBMIT
14.2.011 months ago238 KBMIT
14.1.01 year ago238 KBMIT
14.0.01 year ago238 KBMIT
13.9.41 year ago237 KBMIT
13.9.31 year ago236 KBMIT
13.9.21 year ago236 KBMIT
13.9.11 year ago236 KBMIT
13.9.01 year ago236 KBMIT
13.8.12 years ago236 KBMIT

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.