tqdm
fast, extensible progress bar for Python 3 and CLI tool
RUN apt-get update && \
apt-get install -y python3-tqdm
RUN apt-get update && \
apt-get install -y python3-tqdm
RUN pacman -S --noconfirm python3-tqdm
RUN apt-get update && \
apt-get install -y python3-tqdm
RUN dnf install -y python3-tqdm
RUN apt-get update && \
apt-get install -y python3-tqdm