Some small tweaks here and there.
- Less memory usage when using multiple bars. Progress bars would not get garbage collected unless
pbar.utils.StdOut.triggers.clear()
was executed. Now using weakrefs. - Improved the
pbar.iter
function to accept multiple bars at once. - Some other small tweaks.
- Added a new example. Right here:
multiple_bars.mp4
Hey, if you are looking for a download page, you can get this from the sites listed here!