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

Other Useful Business Software
Go from Code to Production URL in Seconds Icon
Go from Code to Production URL in Seconds

Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it 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