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 | 77e1a099cabdb7bd5b9e9e5d285cfc8f |
arch | x86_64 |
build | py310h06a4308_0 |
depends | pytest-runner >=2.8, python >=3.10,<3.11.0a0, python-utils, six |
license | BSD-3-Clause |
license_family | BSD |
md5 | 77e1a099cabdb7bd5b9e9e5d285cfc8f |
name | progressbar2 |
platform | linux |
sha1 | ee4546d85dec5fedbcc6b9971258050d7089ca58 |
sha256 | 6b396212fce3613a6da30a59f40d7c08299bbd65596b745c01f6c5699a89975d |
size | 37274 |
subdir | linux-64 |
timestamp | 1640810044350 |
version | 3.37.1 |