python3-tqdm

fast, extensible progress bar for Python 3 and CLI tool
  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 3 version of tqdm and its command-line tool.