Description
Adds progress bars and meters to Python loops, scripts, and command-line workflows. It helps users see that long operations are moving and estimate how much work remains.
Developers use it as a library or CLI helper. Progress output should not hide errors or make logs unreadable in non-interactive environments such as CI.