Skip to main content

Text progress bar library for Python.

Project description

Text progress bar library for Python.

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 three types
of widgets:
- a string, which always shows itself

- a ProgressBarWidget, which may return a different value every time its
update method is called

- a ProgressBarWidgetHFill, which is like ProgressBarWidget, except it
expands to fill the remaining width of the line.

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

IProgress-0.4.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

IProgress-0.4-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file IProgress-0.4.tar.gz.

File metadata

  • Download URL: IProgress-0.4.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for IProgress-0.4.tar.gz
Algorithm Hash digest
SHA256 55c6bce8ad4401889330fb1125c0bf7810bfbfe0105c058f861ae91e962d51eb
MD5 90160f7a829bb95b7f094c4583969782
BLAKE2b-256 c63401dd785348674d9a056966a4bbadb602a74b01c3422b988376480d3631a1

See more details on using hashes here.

File details

Details for the file IProgress-0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for IProgress-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 098ba92780bf0eb3f2f3a0d4109e48d1f3c8ba57d821c6838f9ccb73e4fdc576
MD5 415ea5703b5e6f6628cf3f36137ae329
BLAKE2b-256 5c9246acb3eccee1d0e5581dea18455ebc2d25ec8da77d6c45d395882d4b9dd4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page