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 many types of widgets: - `Timer` - `ETA` - `AdaptiveETA` - `FileTransferSpeed` - `AdaptiveTransferSpeed` - `AnimatedMarker` - `Counter` - `Percentage` - `FormatLabel` - `SimpleProgress` - `Bar` - `ReverseBar` - `BouncingBar` - `RotatingMarker` - `DynamicMessage` 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.
Uploaded | Mon Mar 31 00:59:25 2025 |
md5 checksum | 945ccc11043b4aae9b20c1fb68b3de53 |
arch | x86_64 |
build | py38_0 |
depends | pytest-runner >=2.8, python >=3.8,<3.9.0a0, python-utils, six |
license | BSD-3-Clause |
license_family | BSD |
md5 | 945ccc11043b4aae9b20c1fb68b3de53 |
name | progressbar2 |
platform | linux |
sha1 | 6ec11c84d54f3b78cbf283e918db77fe3b6f068d |
sha256 | 7afb26b46ccdf2519aa0319a5688a818c3875ddc02476410a71729c4969cfaee |
size | 37410 |
subdir | linux-64 |
timestamp | 1574177645058 |
version | 3.37.1 |