python-progressbar - Text progressbar library for python
Website: | http://pypi.python.org/pypi/progressbar/ |
---|---|
License: | LGPLv2+ |
Vendor: | Fedora Project <http://bugzilla.redhat.com/bugzilla> |
- Description:
This library provides a text mode progress bar. This is typically used to display the progress of a long running operation, providing a visual clue that processing is under way. The progressbar module is very easy to use, yet very powerful. And automatically supports features like auto-resizing when available.
Packages
python-progressbar-2.2-5.el5.noarch [12 KiB] |
Changelog
by Christof Damian (2009-01-08):
- changed attributes for progressbar.py, it contains excuteable examples |