tabulate

pretty-print tabular data in Python3

Debian Debian
RUN apt-get update && \ apt-get install -y python3-tabulate
Ubuntu
RUN apt-get update && \ apt-get install -y python3-tabulate
Arch Arch Linux
RUN pacman -S --noconfirm python3-tabulate
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-tabulate
Fedora
RUN dnf install -y python3-tabulate
Raspbian
RUN apt-get update && \ apt-get install -y python3-tabulate
click the source code to copy install tabulate on any operating system with command-not-found.com