{"library":"rich","type":"library","category":null,"description":"Rich is a powerful Python library designed for creating rich text and beautiful formatting in the terminal. It provides an intuitive API to add color and style to terminal output, and can render advanced content such as pretty tables, dynamic progress bars, formatted Markdown, syntax-highlighted source code, and enhanced tracebacks. The library is actively maintained by Textualize and works across Linux, macOS, and Windows, requiring Python 3.8 or later.","language":"python","status":"active","version":"14.3.0","tags":["cli","terminal","color","style","formatting","progress-bar","tables","markdown","syntax-highlighting","debugging"],"install":[{"cmd":"pip install rich","imports":["from rich import print","from rich.console import Console","from rich.pretty import install","from rich import inspect","from rich.table import Table","from rich.progress import Progress","from rich.markdown import Markdown","from rich.syntax import Syntax"]},{"cmd":"pip install \"rich[jupyter]\"","imports":[]}],"homepage":"https://rich.readthedocs.io","github":"https://github.com/Textualize/rich","docs":"https://rich.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/rich/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/rich/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}