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 | 55949a67cd0bca91f611dbcbc2878ed4 |
arch | x86_64 |
build | py39h06a4308_0 |
depends | pytest-runner >=2.8, python >=3.9,<3.10.0a0, python-utils, six |
license | BSD-3-Clause |
license_family | BSD |
md5 | 55949a67cd0bca91f611dbcbc2878ed4 |
name | progressbar2 |
platform | linux |
sha1 | 8065653849bb6151d7e6d5a91129feb8e3db1bd5 |
sha256 | c0039ec3119c096c92258899b6aa3dc522c7aed6049ed93170b1c47b33f09034 |
size | 38723 |
subdir | linux-64 |
timestamp | 1614270556826 |
version | 3.37.1 |