Python progress bar and percent indicator utility
The PyPrind (Python Progress Indicator) module provides a progress
bar and a percentage indicator object that let track the progress
of a loop structure or other iterative computation.
A typical application is the processing of large data sets for
which to provide an intuitive estimate at runtime about the
computation progress.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-PyPrind && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PyPrind-2.11.2.tar.gz | 0000011134 10.9 KB | |
python-PyPrind.changes | 0000000410 410 Bytes | |
python-PyPrind.spec | 0000002094 2.04 KB |
Revision 2 (latest revision is 4)
Dominique Leuenberger (dimstar_suse)
accepted
request 682062
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
- Update to 2.11.2: * Fixes issue where new lines are printed upon iterating over a completed progress bar object. - Run tests
Comments 0