Package: python3-ttystatus (0.38-4)
Links for python3-ttystatus
Debian Resources:
Download Source Package python-ttystatus:
- [python-ttystatus_0.38-4.dsc]
- [python-ttystatus_0.38.orig.tar.xz]
- [python-ttystatus_0.38-4.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [liw.fi]
Similar packages:
terminal progress bar and status output for Python
ttystatus is a Python library for showing progress reporting and status updates on terminals, for (Unix) command line programs. Output is automatically adapted to the width of the terminal: truncated if it does not fit, and re-sized if the terminal size changes.
Output is provided via widgets. Each widgets formats some data into a suitable form for output. It gets the data either via its initializer, or from key/value pairs maintained by the master object. The values are set by the user. Every time a value is updated, widgets get updated (although the terminal is only updated every so often to give user time to actually read the output).
The output from ttystatus goes to the terminal (`/dev/tty`) and is restricted to a single line.
Other Packages Related to python3-ttystatus
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Download python3-ttystatus
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 15.4 kB | 109.0 kB | [list of files] |