tqdm is a fast, extensible progress bar for Python and CLI that enables you to see the progress of your loops in a clear and smart way. Simply wrap any iterable with tqdm(iterable), and sit back and watch that progress meter go!

tqdm can be wrapped around any iterable, or executed as a module with pipes. Just by inserting tqdm (or python -m tqdm) between pipes will pass through all stdin to stdout while printing progress to stderr.

tqdm does not require any dependencies, has a very low overhead and uses smart algorithms to predict the remaining time and skip unnecessary iteration displays. It works on just about any platform, console or in a GUI, as well as IPython/Jupyter notebooks.

Features

  • Shows smart progress meter for Python and CLI
  • Low overhead
  • Smart algorithms predict time remaining and skips unnecessary iteration displays
  • Works on any platform, console or in a GUI
  • No necessary dependencies
  • Can be iterable-based, used with manual control or executed as a module with pipes

Project Samples

Project Activity

See All Activity >

License

MIT License, Mozilla Public License 2.0 (MPL 2.0)

Follow tqdm

tqdm Web Site

You Might Also Like
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of tqdm!

Additional Project Details

Operating Systems

FreeBSD, Linux, Mac, NetBSD, Solaris, Windows

Programming Language

Python

Related Categories

Python Data Formats Software, Python Software Development Software

Registered

2020-12-02