python-tqdm

Fast, extensible progress bar for Python 2
  https://github.com/tqdm/tqdm
  0
  no reviews



Tqdm (read taqadum, تقدّم) means “progress” in Arabic. tqdm instantly makes your loops show a smart progress meter, just by wrapping any iterable with "tqdm(iterable)".

This package contains the Python 2 version of tqdm .