Hacker News new | ask | show | jobs
chugchug: A modern, dependency-free progress bar for Python (github.com)
3 points by vdmbrsv 70 days ago
3 comments

built this because most progress bars (e.g. tqdm) haven't really changed in years

wanted something that: - looks better (gradients) - has a more useful ETA - works out of the box in notebooks - has zero dependencies

it's a drop-in replacement for tqdm

would love feedback

so a new tqdm?
great name
hah thank you