Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ dynamic_progress.py
File
dynamic_progress.py
examples/dynamic_progress.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
3
Demonstrates how to create a dynamic group of progress bars,
4
showing multi-level progress
for
multiple tasks (installing apps in the example),
Callers
nothing calls this directly
Calls
12
Progress
Class · 0.90
TimeElapsedColumn
Class · 0.90
TextColumn
Class · 0.90
SpinnerColumn
Class · 0.90
BarColumn
Class · 0.90
Group
Class · 0.90
Panel
Class · 0.90
Live
Class · 0.90
run_steps
Function · 0.85
add_task
Method · 0.80
stop_task
Method · 0.80
update
Method · 0.45
Tested by
no test coverage detected