×

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 is based on the old Python progressbar package that was published on the now defunct Google Code. Since that project was completely abandoned by its developer and the developer did not respond to email, I decided to fork the package. This package is still backwards compatible with the original progressbar package so you can safely use it as a drop-in replacement for existing project. 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: - AbsoluteETA - AdaptiveETA - AdaptiveTransferSpeed - AnimatedMarker - Bar - BouncingBar - Counter - CurrentTime - DataSize - DynamicMessage - ETA - FileTransferSpeed - FormatCustomText - FormatLabel - FormatLabelBar - GranularBar - Percentage - PercentageLabelBar - ReverseBar - RotatingMarker - SimpleProgress - Timer 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:24 2025
md5 checksum 88626c109589ed9663c232756b7c12d5
arch x86_64
build py39h06a4308_0
depends python >=3.9,<3.10.0a0, python-utils >=3.0.0
license BSD-3-Clause
license_family BSD
md5 88626c109589ed9663c232756b7c12d5
name progressbar2
platform linux
sha1 1d5bd10e652a51236c224bb998bc43cdd2a73d6d
sha256 dc674cc964ee3359c3123bd6b0c9169a3f8e5016df990aad1985d356f23c5697
size 52368
subdir linux-64
timestamp 1676903023981
version 4.2.0