progressbar2 4.5.0
0
A Python Progressbar library to provide visual (yet text based) progress to long running operations.
Contents
A Python Progressbar library to provide visual (yet text based) progress to long running operations.
Stars: 854, Watchers: 854, Forks: 101, Open Issues: 6The wolph/python-progressbar
repo was created 12 years ago and the last code push was 1 months ago.
The project is popular with 854 github stars!
How to Install progressbar2
You can install progressbar2 using pip
pip install progressbar2
or add it to a project with poetry
poetry add progressbar2
Package Details
- Author
- None
- License
- BSD-3-Clause
- Homepage
- None
- PyPi:
- https://pypi.org/project/progressbar2/
- GitHub Repo:
- https://github.com/WoLpH/python-progressbar
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 progressbar2 errors.
Code Examples
Here are some progressbar2
code examples and snippets.
GitHub Issues
The progressbar2 package has 6 open issues on GitHub
- printing randomly when checking if it's pickable
- Prefix is not working