pybabel

Tools for internationalizing Python applications

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