noamraph
YOU?
Author Swipe
View article: tqdm/tqdm: tqdm v4.28.1 stable
tqdm/tqdm: tqdm v4.28.1 stable Open
fix --manpath file not found expose main():argv add unit tests release framework tidy update .gitattributes remove deprecated make/dist options
View article: tqdm: tqdm v4.7.4 stable
tqdm: tqdm v4.7.4 stable Open
pandas.DataFrame.apply support tqdm_notebook.write() tqdm_gui.write() misc notebook fixes delay notebook imports (>80% reduction in import time when unused) optional colorama only on windows documentation tidy more & faster tests
View article: tqdm: tqdm v4.6.1 stable
tqdm: tqdm v4.6.1 stable Open
add IPython/Jupyter support fix {bar} length breaking display when using custom bar_format add a no inversion rate formatting for bar_format (i.e., always show it/s and never s/it)
View article: tqdm: tqdm v4.5.0 stable
tqdm: tqdm v4.5.0 stable Open
print messages within (nested) loops using tqdm.write(...)