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:26 2025 |
md5 checksum | a74ceb79907b1367b034432d9db5fe55 |
arch | x86_64 |
build | py38h06a4308_0 |
depends | pytest-runner >=2.8, python >=3.8,<3.9.0a0, python-utils, six |
license | BSD-3-Clause |
license_family | BSD |
md5 | a74ceb79907b1367b034432d9db5fe55 |
name | progressbar2 |
platform | linux |
sha1 | 627692b30dc83ae1355e4fa9b6a82bb6d6153647 |
sha256 | 857448847846f2d70faebc9cb0a0520b6f5de81349165defbcffa22a0ac93edd |
size | 38746 |
subdir | linux-64 |
timestamp | 1614270554387 |
version | 3.37.1 |