SlackBuilds Repository

15.0 > Libraries > progressbar (2.2)

This library provides a text mode progressbar. This is typically
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.

Maintained by: Lionel Young
Keywords: progressbar,python,library,progress,bar
ChangeLog: progressbar

Homepage:
https://github.com/niltonvolpato/python-progressbar

Source Downloads:
progressbar-2.2.tar.gz (8ea4e2c17a8ec9e7d153767c5f2a7b28)

Download SlackBuild:
progressbar.tar.gz
progressbar.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
progressbar.SlackBuild
progressbar.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds