release notes
release notes
Rich is a Python library for rich text and beautiful formatting in the terminal.
release notes
Published 1/9/2021
MinorContains new featuresThe highlight of this release is the new Tree renderable.

In addition there is also a no_color flag which removes color from the output but preserves style (bold, italic etc). Previously Rich respected the NO_COLOR env var but it also remove style.
release notes
Published 1/9/2021
MinorContains new featuresThe highlight of this release is the new Tree renderable.

In addition there is also a no_color flag which removes color from the output but preserves style (bold, italic etc). Previously Rich respected the NO_COLOR env var but it also remove style.