Package
python3-progressbarVersion
2.3-4Priority
optionalSection
universe/pythonSource
python-progressbarOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Sandro Tosi <morph@debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
44.0 kBDepends
python3:any (>= 3.3.2-2~)Homepage
https://github.com/niltonvolpato/python-progressbarDownload Size
9,630 BAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu zesty/universe amd64 PackagesDescription
text progress bar library for Python (Python 3)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.
.
This package contains the Python 3 version of progressbar.
Install Info
artful,now 2.3-4 allInstalled Automatically
TrueFiles
/.//usr/
/usr/lib/
/usr/lib/python3/
/usr/lib/python3/dist-packages/
/usr/lib/python3/dist-packages/progressbar/
/usr/lib/python3/dist-packages/progressbar-2.3.egg-info/
/usr/lib/python3/dist-packages/progressbar-2.3.egg-info/dependency_links.txt
/usr/lib/python3/dist-packages/progressbar-2.3.egg-info/PKG-INFO
/usr/lib/python3/dist-packages/progressbar-2.3.egg-info/top_level.txt
/usr/lib/python3/dist-packages/progressbar/compat.py
/usr/lib/python3/dist-packages/progressbar/__init__.py
/usr/lib/python3/dist-packages/progressbar/widgets.py
/usr/share/
/usr/share/doc/
/usr/share/doc/python3-progressbar/
/usr/share/doc/python3-progressbar/changelog.Debian.gz
/usr/share/doc/python3-progressbar/copyright