How to install python3-tabulate on Amazon Linux
Pretty-print tabular data in Python, a library and a command-line utility
Availability
Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.
| Distro | Channel | noarch | Version |
|---|---|---|---|
| Amazon Linux 2 | Base | 0.8.5 |
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
Built for Amazon Linux.
Install
python3-tabulate on Amazon Linux 2
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install python3-tabulate
Package downloads require an active GetPageSpeed subscription — one repository for python3-tabulate and thousands more packages for Amazon Linux.
Subscribe — from $10/moFrequently asked questions
How do I install python3-tabulate on Amazon Linux?
Add the GetPageSpeed repository, then install the python3-tabulate package with your system package manager.
Which Amazon Linux versions is python3-tabulate available for?
python3-tabulate is available for Amazon Linux 2.