Name: | python3-tabulate |
---|---|
Version: | 0.8.3 |
Release: | 8.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 200827 |
License: | MIT |
RPM: | python3-tabulate-0.8.3-8.el8.noarch.rpm |
Source RPM: | python-tabulate-0.8.3-8.el8.src.rpm |
Build Date: | Fri Dec 13 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/tabulate |
Summary: | Pretty-print tabular data in Python, a library and a command-line utility |
Description: | 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 builds for Python 3.6 version. |