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.3.tar.gz | 0000011632 11.4 KB | |
python-PyPrind.changes | 0000001028 1 KB | |
python-PyPrind.spec | 0000001936 1.89 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1000419
from
Matej Cepl (mcepl)
(revision 4)
- Remove unnecessary tarball PyPrind-2.11.2.tar.gz - Update to 2.11.3: * Fixes and issue where newlines appeared everywhere on certain machines
Comments 0