mirror of https://github.com/Textualize/rich.git
abd4388ff0 | ||
---|---|---|
.. | ||
README.md | ||
bars.py | ||
columns.py | ||
downloader.py | ||
exception.py | ||
fullscreen.py | ||
group.py | ||
group2.py | ||
highlighter.py | ||
jobs.py | ||
justify.py | ||
justify2.py | ||
layout.py | ||
link.py | ||
listdir.py | ||
live_progress.py | ||
log.py | ||
overflow.py | ||
padding.py | ||
rainbow.py | ||
screen.py | ||
spinners.py | ||
status.py | ||
table.py | ||
table_movie.py | ||
top_lite_simulator.py | ||
tree.py |
README.md
Examples
This directory contains various demonstrations various Rich features. To run them, make sure Rich is installed, then enter python example.py
on the command line.
Be sure to check the source!