tqdm==4.69.0
# Fast, Extensible Progress Meter
$ pip install tqdm
downloads/wk
0
license
MPL-2.0 AND MIT
version
4.69.0
python
>=3.8
What is tqdm?
tqdm is a Python library that displays progress bars in the terminal to track the progress of loops and iterative processes. It shows real-time metrics like iteration rate and estimated time remaining, helping developers monitor long-running tasks without adding complex instrumentation code.
Links
Keywords
Dependencies (5)