richEasy Playground

Rich text, tables, progress bars, syntax highlighting in terminal

Getting started with richRun locally
Install
pip install rich
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: rich)

rich is a third-party package. Rich text, tables, progress bars, syntax highlighting in terminal. Install with: pip install rich

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?