python3-progress

easy progress reporting for Python
  https://github.com/verigak/progress/
  0
  no reviews



This package provides several canned progress bars for command line Python programs. Progress bars are customizable and can be advanced by using the next() method, with the finish() method to finish.

This is the Python 3 version.