News

Run the following for a demonstration: python -m rich.tree This generates the following output: See the tree.py example for a script that displays a tree view of any directory, similar to the linux ...
Rich is a python library written by [Will McGugan] that offers text formatting, colors, graphs, progress bars, markdown, syntax highlighting, charts, and more through the power of ANSI codes.