×

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 2120026f4f6e3d640b356ddbb7674f52
arch x86_64
build py38h06a4308_0
depends python >=3.8,<3.9.0a0, python-utils >=3.0.0
license BSD-3-Clause
license_family BSD
md5 2120026f4f6e3d640b356ddbb7674f52
name progressbar2
platform linux
sha1 332ac176c3788dab2e6e7343cb120e2681312952
sha256 de4c18d0c27922a166cfd6e8866048d63c9227b8359f6f2bd477deb80ff9266e
size 52486
subdir linux-64
timestamp 1676902973997
version 4.2.0