Contents

tqdm 4.67.3

0

Fast, Extensible Progress Meter

Fast, Extensible Progress Meter

Stars: 30958, Watchers: 30958, Forks: 1436, Open Issues: 584

The tqdm/tqdm repo was created 10 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 30958 github stars!

How to Install tqdm

You can install tqdm using pip

pip install tqdm

or add it to a project with poetry

poetry add tqdm

Package Details

Author
None
License
MPL-2.0 AND MIT
Homepage
None
PyPi:
https://pypi.org/project/tqdm/
GitHub Repo:
https://github.com/tqdm/tqdm

Classifiers

  • Desktop Environment
  • Education/Computer Aided Instruction (CAI)
  • Education/Testing
  • Office/Business
  • Other/Nonlisted Topic
  • Software Development/Build Tools
  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
  • Software Development/Pre-processors
  • Software Development/User Interfaces
  • System/Installation/Setup
  • System/Logging
  • System/Monitoring
  • System/Shells
  • Terminals
  • Utilities
No  tqdm  pypi packages just yet.

Errors

A list of common tqdm errors.

Code Examples

Here are some tqdm code examples and snippets.

GitHub Issues

The tqdm package has 584 open issues on GitHub

  • Pandas 3.0.0 breaks progress_apply with pd.Series
  • Adapt filterwarnings for Python 3.14
  • Support for Python 3.13+
  • Adjust version test to work locally (allows dev patch value)
  • Add complete_bar_on_early_finish option
  • Clarify supported Python versions in installation docs
  • Fix console output bug in logging_redirect_tqdm
  • The value of unit_divisor does not affect the calculation of rate_fmt.
  • mytqdm.app integration
  • Fix for tqdm.rich module, reset() method is broken - Added missing argument task_id to self._prog.reset() call
  • Space before unit

See more issues on GitHub

Related Packages & Articles

cleo 2.1.0

Cleo allows you to create beautiful and testable command-line interfaces.

click-plugins 1.1.1.2

An extension module for click to enable registering CLI commands via setuptools entry-points.