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

File file_progress.py

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

Source from the content-addressed store, hash-verified

1from time import sleep
2from urllib.request import urlopen
3
4from rich.progress import wrap_file

Callers

nothing calls this directly

Calls 3

wrap_fileFunction · 0.90
decodeMethod · 0.80
printFunction · 0.50

Tested by

no test coverage detected