progress bar for Python
Enables Python loops to show a smart progress meter by wrapping iterables with
tqdm(iterable).

Maintainer: Laurence Tratt <laurie@tratt.net>

WWW: https://github.com/tqdm/tqdm
