tqdm 4.66.5
0
Fast, Extensible Progress Meter
Contents
Fast, Extensible Progress Meter
Stars: 28486, Watchers: 28486, Forks: 1354, Open Issues: 533The tqdm/tqdm
repo was created 9 years ago and the last code push was 6 days ago.
The project is extremely popular with a mindblowing 28486 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
Related Packages
Errors
A list of common tqdm errors.
Code Examples
Here are some tqdm
code examples and snippets.
GitHub Issues
The tqdm package has 533 open issues on GitHub
- using 8 GPUs in training loop printed a lot of messages while only rank==0 have tqdm bar
- package_data
- Ensure that data files are installed even when dist-info is regenerated
- PEP 561
- pytest-asyncio DeprecationWarning regarding migration of
asyncio_mode
default value - AttributeError: 'list' object has no attribute '_comparable'
- Blank lines of nested progress bar in VSCode + ipynb
- Add return_exceptions to asyncio.gather wrapper
ipywidgets
variant broken- Add console parameter to rich wrapper
- Update std.py (Sourcery refactored)
- Update std.py
- Use standard tqdm if import ipywidgets fails in notebook
- tqdm + pandas + pyqt
- Add spinners