Textualize/rich
Textualize/rich
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 1/14/2023
MinorContains new featuresThis release fixes tracebacks in Jupyter which didn't show the code.
Additionally tracebacks have two new parameters to hide double underscore and single underscore locals. See the changelog for details

locals_hide_dunder=False to restore previous behaviour.release notes
Published 1/14/2023
MinorContains new featuresThis release fixes tracebacks in Jupyter which didn't show the code.
Additionally tracebacks have two new parameters to hide double underscore and single underscore locals. See the changelog for details

locals_hide_dunder=False to restore previous behaviour.Rich is a Python library for rich text and beautiful formatting in the terminal.