[ ソース: python-pyout ]
パッケージ: python3-pyout (0.8.1-1)
python3-pyout に関するリンク
Debian の資源:
python-pyout ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Terminal styling for tabular data
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
その他の python3-pyout 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-blessed
- Thin, practical wrapper around terminal capabilities in Python3
-
- dep: python3-jsonschema (>= 3.0~)
- An(other) implementation of JSON Schema