MCPcopy
hub / github.com/Textualize/rich / downloader.py

File downloader.py

examples/downloader.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2A rudimentary URL downloader (like wget or curl) to demonstrate Rich progress bars.
3"""
4

Callers

nothing calls this directly

Calls 8

ProgressClass · 0.90
TextColumnClass · 0.90
BarColumnClass · 0.90
DownloadColumnClass · 0.90
TransferSpeedColumnClass · 0.90
TimeRemainingColumnClass · 0.90
downloadFunction · 0.85
printFunction · 0.50

Tested by

no test coverage detected