Skip to main content

Text progressbar library for python.

Project description

Text progressbar library for python.

This library provides a text mode progressbar. This is tipically used to display the progress of a long running operation, providing a visual clue that processing is underway.

The ProgressBar class manages the progress, and the format of the line is given by a number of widgets. A widget is an object that may display diferently depending on the state of the progress. There are three types of widget: - a string, which always shows itself; - a ProgressBarWidget, which may return a diferent value every time it’s update method is called; and - 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. And automatically supports features like auto-resizing when available.

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

progressbar-2.2.tar.gz (5.1 kB view details)

Uploaded Source

File details

Details for the file progressbar-2.2.tar.gz.

File metadata

  • Download URL: progressbar-2.2.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for progressbar-2.2.tar.gz
Algorithm Hash digest
SHA256 dfee5201237ca0e942baa4d451fee8bf8a54065a337fabe7378b8585aeda56a3
MD5 8ea4e2c17a8ec9e7d153767c5f2a7b28
BLAKE2b-256 06ffc6dbd25ba8ef7838114ac54f5812ed3a065bf5590f61bc7243276f740b33

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page