Text progressbar library for python.
http://cheeseshop.python.org/pypi/progressbar
This library provides a text mode progressbar. This is tipically used to
display the progress of a long running operation, providing a visual clue
that processing is underway.
The ProgressBar class manages the p
Text progressbar library for python.
http://cheeseshop.python.org/pypi/progressbar
This library provides a text mode progressbar. This is tipically used to
display the progress of a long running operation, providing a visual clue that
processing is underway.
The ProgressBar class manages the p