tabulate
pretty-print tabular data in Python3
RUN apt-get update && \
apt-get install -y python3-tabulate
RUN apt-get update && \
apt-get install -y python3-tabulate
RUN pacman -S --noconfirm python3-tabulate
RUN apt-get update && \
apt-get install -y python3-tabulate
RUN dnf install -y python3-tabulate
RUN apt-get update && \
apt-get install -y python3-tabulate