×

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:23 2025
md5 checksum da0b167be037c74d325f3ae493f7eeb1
arch x86_64
build py310h06a4308_0
depends python >=3.10,<3.11.0a0, python-utils >=3.0.0
license BSD-3-Clause
license_family BSD
md5 da0b167be037c74d325f3ae493f7eeb1
name progressbar2
platform linux
sha1 0b12acf303f3164f7062563745c3ec30acafc39b
sha256 e7756f96535408c49aaac28d1caaebc5ad1eae3815b067d6fd6cf443c2cd855d
size 52965
subdir linux-64
timestamp 1676902998730
version 4.2.0