rich/examples
Will McGugan 122b8131bb live refactor 2021-02-06 11:49:54 +00:00
..
README.md examples 2020-10-14 11:42:05 +01:00
bars.py example fix 2020-10-17 15:54:00 +01:00
columns.py
downloader.py Update Ubuntu URL in downloader example 2020-12-30 02:51:39 -08:00
exception.py black 2020-10-23 17:40:10 +01:00
group.py
group2.py formatting 2020-09-13 13:12:34 +01:00
highlighter.py
jobs.py examples 2020-10-14 11:42:05 +01:00
justify.py
justify2.py
link.py
listdir.py added progress.reset 2020-10-14 10:19:38 +01:00
live_progress.py live refactor 2021-02-06 11:49:54 +00:00
log.py
overflow.py
padding.py formatting 2020-09-13 13:12:34 +01:00
rainbow.py
spinners.py added reconfigure 2020-12-13 12:23:28 +00:00
status.py formatting 2020-12-10 17:25:13 +00:00
table.py fix more spelling 2020-09-16 07:20:22 +00:00
table_movie.py consolidate table_movie_live and table_movie into one file and update refs 2020-12-02 23:41:52 -08:00
top_lite_simulator.py rules 2020-12-03 17:17:24 +00:00
tree.py tweaks to example 2021-01-08 21:14:58 +00:00

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!