There is a newer version of the record available.

Published December 1, 2019 | Version v4.40.0
Software Open

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

Contributors

  • 1. tqdm

Description

  • officially support float for n and total (#802)
    • notebook: use FloatProgress <= IntProgress (#471, #456)
    • allow imprecision (n <= total + epsilon) (#849)
  • fix unicode bar format arguments (#803 -> #851)
  • add contrib submodule (#815)
  • add wrapattr, utils.CallbackIOWrapper, contrib.DummyTqdmFile (#84 -> #844)
  • update tests
  • update documentation
  • tidy automatic snap deployments
  • minor doc update (#854)

Files

tqdm/tqdm-v4.40.0.zip

Files (141.2 kB)

Name Size Download all
md5:1c78084964540f1a98a75fb579202402
141.2 kB Preview Download

Additional details

Related works