python-progressbar
Port variant v11
Summary Text progress bar library for Python (3.11)
Package version 2.5
Homepage https://github.com/niltonvolpato/python-progressbar
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 09 OCT 2023, 04:40:21 UTC
Port created 28 SEP 2017, 20:31:25 UTC
Subpackage Descriptions
single Text progress bar library for Python. A text progress bar is typically used to display the progress of a long running operation, providing a visual cue that processing is underway. The ProgressBar class manages the current progress, and the format of the line is given by a number of widgets. A widget is an object that may display differently depending on the state of the progress bar. There are three types of widgets: - 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. The progressbar module is very easy to use, yet very powerful. It will also automatically enable features like auto-resizing when the system supports it.
Configuration Switches (platform-specific settings discarded)
PY311 ON Build using Python 3.11 PY312 OFF Build using Python 3.12
Package Dependencies by Type
Build (only) python-setuptools:single:v11
autoselect-python:single:standard
Build and Runtime python311:single:standard
Download groups
main mirror://PYPI/p/progressbar
Distribution File Information
5d81cb529da2e223b53962afd6c8ca0f05c6670e40309a7219eacc36af9b6c63 10046 progressbar-2.5.tar.gz
Ports that require python-progressbar:v11
python-patchman:v11 Django based patch status monitoring tool (3.11)