There is a newer version of the record available.

Published September 17, 2019 | Version v4.36.0
Software Open

tqdm: A fast, Extensible Progress Bar for Python and CLI

Contributors

  • 1. tqdm

Description

  • expose more custom format params
  • potential thread safety fix (#548)
  • update submodule architecture (#198 -> #800)
    • backward-compatibility
    • expose utils
    • rename main -> cli
    • add/fix tests
    • fix minor cached var optimisation
    • gui partial upgrade (#790)
    • notebook upgrade (#790)
      • support {bar} in bar_format (#594)
      • inherit methods including set_*(refresh) (#740 -> #741)
    • ready for contrib releases (#252)
  • support custom bar_format with unknown total
  • fix tqdm_notebook red block on explicit file=None
  • update notebook to fully support custom bar_format (#594, #649)
  • misc tidy
    • warnings
    • linting
    • update submodule contribution guide (#252)
    • parallel (py)make test
    • fix Zenodo metadata
  • update documentation
    • pandas, notebook, gui (#245)
    • indentation
    • update multiprocessing and multithreading examples (#796)

Files

tqdm/tqdm-v4.36.0.zip

Files (136.5 kB)

Name Size Download all
md5:ca0bc17eb3c5de218335f22f13c6a32f
136.5 kB Preview Download

Additional details

Related works