Textualize/rich
Textualize/rich
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 1/24/2026
MinorContains breaking changesRich now has support for multi-codepoint emojis. There have also been some Markdown improvements, and a number of fixes. See the release notes below for details.
Console instance is passed to pretty.install https://github.com/Textualize/rich/pull/3915Progress https://github.com/Textualize/rich/pull/3905UNICODE_VERSION environment variable https://github.com/Textualize/rich/pull/3930last_render_height property to LiveRender https://github.com/Textualize/rich/pull/3934Segment.split_lines_terminator https://github.com/Textualize/rich/pull/3938cells.cell_len now has a unicode_version parameter (that you probably should never change) https://github.com/Textualize/rich/pull/3930markdown.table.header and markdown.table.border styles https://github.com/Textualize/rich/pull/3942release notes
Published 1/24/2026
MinorContains breaking changesRich now has support for multi-codepoint emojis. There have also been some Markdown improvements, and a number of fixes. See the release notes below for details.
Console instance is passed to pretty.install https://github.com/Textualize/rich/pull/3915Progress https://github.com/Textualize/rich/pull/3905UNICODE_VERSION environment variable https://github.com/Textualize/rich/pull/3930last_render_height property to LiveRender https://github.com/Textualize/rich/pull/3934Segment.split_lines_terminator https://github.com/Textualize/rich/pull/3938cells.cell_len now has a unicode_version parameter (that you probably should never change) https://github.com/Textualize/rich/pull/3930markdown.table.header and markdown.table.border styles https://github.com/Textualize/rich/pull/3942Rich is a Python library for rich text and beautiful formatting in the terminal.