Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37433803
en ru br
ALT Linux repos
S:0.34-alt2

Group :: Development/Python3
RPM: python3-module-ttystatus

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.34-alt2
Build date: 11 february 2020, 15:11 ( 218.6 weeks ago )
Size: 38.66 Kb

Home page:   http://liw.fi/ttystatus/

License: GPLv3+
Summary: Progress and status updates on terminals for Python
Description:

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).

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • python3-module-ttystatus-doc
  • python3-module-ttystatus
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin