×

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 1128c03208471a17871e034ed8417930
arch x86_64
build py311h06a4308_0
depends python >=3.11,<3.12.0a0, python-utils >=3.0.0
license BSD-3-Clause
license_family BSD
md5 1128c03208471a17871e034ed8417930
name progressbar2
platform linux
sha1 d356cab3e23c81ec1ab2357667745c8cf95d7fbb
sha256 f98bafe00471bb929ffad2c75a4822285e8a3aec0025c4ec6bdb80c8c18ca20d
size 66751
subdir linux-64
timestamp 1681135558363
version 4.2.0