K 10 svn:author V 5 koobs K 8 svn:date V 27 2016-06-30T09:13:59.852272Z K 7 svn:log V 509 [NEW] misc/py-pyprind: Python Progress Bar and Percent Indicator Utility The PyPrind (Python Progress Indicator) module provides a progress bar and a percentage indicator object that let you track the progress of a loop structure or other iterative computation. Typical applications include the processing of large data sets to provide an intuitive estimate at runtime about the progress of the computation. WWW: https://www.github.com/rasbt/pyprind PR: 207758 Submitted by: Neel Chauhan END