Description
Command-line progress bars can be added to legacy Python 2 scripts with a small library. This package helps tools report progress for loops, downloads, conversions, and batch jobs.
It is imported by applications and only controls terminal output. The calling program decides what work is being tracked and whether any sensitive values are printed.