draugr.tqdm_utilitiesΒΆ

Created on 08-12-2020 # TQDM Utilities

Modules

draugr.tqdm_utilities.pooled_progress_bar

Map functions with tqdm progress bars for parallel and sequential processing.

draugr.tqdm_utilities.progress_bar(iterable)

hint: use next first and then later use send instead of next to set a new tqdm description if desired.