python3-pyout

Terminal styling for tabular data

Description

pyout is a Python package that defines an interface for writing structured records as a table in a terminal. It is being developed to replace custom code for displaying tabular data in in ReproMan and DataLad.

A primary goal of the interface is the separation of content from style and presentation. Current capabilities include

 - automatic width adjustment and updating of previous values
 - styling based on a field value or specified interval
 - defining a transform function that maps a raw value to the displayed
  value
 - defining a summary function that generates a summary of a column
  (e.g., value totals)
 - support for delayed, asynchronous values that are added to the table
  as they come in

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/pyout/pyout.git


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-pyout