[ 原始碼: python-tabulate ]
套件:python3-tabulate(0.8.2-1)
python3-tabulate 的相關連結
Debian 的資源:
下載原始碼套件 python-tabulate:
- [python-tabulate_0.8.2-1.dsc]
- [python-tabulate_0.8.2.orig.tar.gz]
- [python-tabulate_0.8.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [bitbucket.org]
相似套件:
pretty-print tabular data in Python3
Pretty-print tabular data in Python, a library and a command-line utility. The main use cases of the library are:
* printing small tables without hassle: just one function call, formatting is guided by the data itself * authoring tabular data for lightweight plain-text markup: multiple output formats suitable for further editing or transformation * readable presentation of mixed textual and numeric data: smart column alignment, configurable number formatting, alignment by a decimal point
This package installs the library for Python 3, and the cli tool.
其他與 python3-tabulate 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)