| Name: | python3-tabulate |
|---|---|
| Version: | 0.9.0 |
| Release: | 10.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 351709 |
| License: | MIT |
| RPM: | python3-tabulate-0.9.0-10.el10_0.noarch.rpm |
| Source RPM: | python-tabulate-0.9.0-10.el10_0.src.rpm |
| Build Date: | Fri Dec 20 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/astanin/python-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 |