Text Progressbar Library for Python
http://code.google.com/p/python-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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-progressbar
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-progressbar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000153 153 Bytes | |
progressbar-2.5.tar.gz | 0000010046 9.81 KB | |
python-progressbar.changes | 0000002082 2.03 KB | |
python-progressbar.spec | 0000001801 1.76 KB |
Revision 19 (latest revision is 24)
Todd R (TheBlackCat)
accepted
request 641312
from
Todd R (TheBlackCat)
(revision 19)
- Update to version 2.5 * fix issue with recursive import and mixed tabs with spaces * Add support for python3.6 * Don't use `sys.stderr` as a default value - Drop progressbar-python3-relative-imports.patch It is included upstream
Comments 0