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


Release history Release notifications | RSS feed

This version

2.4

Download files

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

Source Distribution

progressbar33-2.4.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

progressbar33-2.4.macosx-10.9-x86_64.exe (73.9 kB view details)

Uploaded Source

File details

Details for the file progressbar33-2.4.tar.gz.

File metadata

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

File hashes

Hashes for progressbar33-2.4.tar.gz
Algorithm Hash digest
SHA256 51fe0d9b3b4023db2f983eeccdfc8c9846b84db8443b9bee002c7f58f4376eff
MD5 94c114ea62aaae93489848f5bdb0bbe7
BLAKE2b-256 71fc7c8e01f41a6e671d7b11be470eeb3d15339c75ce5559935f3f55890eec6b

See more details on using hashes here.

File details

Details for the file progressbar33-2.4.macosx-10.9-x86_64.exe.

File metadata

File hashes

Hashes for progressbar33-2.4.macosx-10.9-x86_64.exe
Algorithm Hash digest
SHA256 4821ae5a758a6ec59657cb1bd4fe513c3d4717e9fcfd63d650829541bca50d2f
MD5 4f47d63393cfe144dfa50c48a90bfae8
BLAKE2b-256 27b30f95cefbf074e9fd0489b9d8ebe867d80fec43d4e3a1b6b7e65bb481adee

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