--- id: rich version: "15.0.0" license: MIT license_treatment: permissive maintenance: active --- # rich — Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal License: permissive · Maintenance: active · Popularity: top 100 on PyPI ## Install pip install rich uv add rich poetry add rich ## Description [![Supported Python Versions](https://img.shields.io/pypi/pyversions/rich)](https://pypi.org/project/rich/) [![PyPI version](https://badge.fury.io/py/rich.svg)](https://badge.fury.io/py/rich) [![Downloads](https://pepy.tech/badge/rich/month)](https://pepy.tech/project/rich) [![codecov](https://img.shields.io/codecov/c/github/Textualize/rich?label=codecov&logo=codecov)](https://codecov.io/gh/Textualize/rich) [![Rich blog](https://img.shields.io/badge/blog-rich%20news-yellowgreen)](https://www.willmcgugan.com/tag/rich/) [![Twitter Follow](https://img.shields.io/twitter/follow/willmcgugan.svg?style=social)](https://twitter.com/willmcgugan) ![Logo](https://github.com/textualize/rich/raw/master/imgs/logo.svg) [English readme](https://github.com/textualize/rich/blob/master/README.md) • [简体中文 readme](https://github.com/textualize/rich/blob/master/README.cn.md) • [正體中文 readme](https://github.com/textualize/rich/blob/master/README.zh-tw.md) • [Lengua española readme](https://github.com/textualize/rich/blob/master/README.es.md) • [Deutsche readme](https://github.com/textualize/rich/blob/master/README.de.md) • [Läs på... ## AI interpretation — verify before relying Rich renders styled text, tables, progress bars, syntax-highlighted code, and markdown directly to the terminal with minimal effort, supporting color, emoji, and rich formatting across Linux, macOS, and Windows. Verdict: Rich is a mature, actively maintained library with zero known vulnerabilities, permissive MIT licensing, and minimal dependencies. It is production-ready for adding sophisticated terminal formatting to CLI applications and debugging workflows. [View on SkillFed](https://skillfed.io/packages/rich) · [View on PyPI](https://pypi.org/project/rich/)