swansonk14 / p_tqdm

Parallel processing with progress bars
MIT License
457 stars 44 forks source link

Update the tqdm postfix? #37

Open cskksdfklpz opened 3 years ago

cskksdfklpz commented 3 years ago

Hi,

Is there any way to update the postfix str like loop.set_postfix(name=value) inside the loop like tqdm?