yapf
Python style guide checker. More information: <https://github.com/google/yapf>.
RUN apt-get update && \
apt-get install -y yapf
RUN apt-get update && \
apt-get install -y yapf
RUN pacman -S --noconfirm yapf
RUN apt-get update && \
apt-get install -y yapf