There is a newer version of the record available.

Published September 28, 2020 | Version v4.50.0

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

Description

  • add bar colour option (#1040 <- #450)
    • for notebook as well as std/CLI
    • plain text as well as hex (e.g. 'green' or '#00ff00')
  • notebook improvements (#1032 <- #1031)
    • split bar description into separate widget
    • improve reset() (handle width and colour)
  • fix exceptions when file is closed (#1041, #1036 <- #1033)
  • add & update tests
  • minor documentation updates
  • move and configure issue/pr templates

Files

tqdm/tqdm-v4.50.0.zip

Files (171.9 kB)

Name Size Download all
md5:ea9a9b5e5edf67912623aa2b3a869e11
171.9 kB Preview Download

Additional details

Related works