progressbar24.5.0
progressbar24.5.0
Published
A Python Progressbar library to provide visual (yet text based) progress to long running operations.
pip install progressbar2
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- python-utils
>=3.8.1
- sphinx
>=1.8.5; extra == "docs"
- sphinx-autodoc-typehints
>=1.6.0; extra == "docs"
- dill
>=0.3.6; extra == "tests"
- flake8
>=3.7.7; extra == "tests"
- freezegun
>=0.3.11; extra == "tests"
- pytest-cov
>=2.6.1; extra == "tests"
- pytest-mypy
; extra == "tests"
- pytest
>=4.6.9; extra == "tests"
- sphinx
>=1.8.5; extra == "tests"
- pywin32
; sys_platform == "win32" and extra == "tests"