python3-progressbar
text progress bar library for Python (Python 3)
Description
A text progress bar is typically used to display the progress of a long running operation, providing a visual cue that processing is underway. - a string, which always shows itself
- a ProgressBarWidget, which may return a different value every time its
update method is called
- a ProgressBarWidgetHFill, which is like ProgressBarWidget, except it
expands to fill the remaining width of the line.
This package contains the Python 3 version of progressbar.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/niltonvolpato/python-progressbar
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-progressbar