yapf

Python style guide checker. More information: <https://github.com/google/yapf>.

Debian Debian
RUN apt-get update && \ apt-get install -y yapf
Ubuntu
RUN apt-get update && \ apt-get install -y yapf
Arch Arch Linux
RUN pacman -S --noconfirm yapf
Raspbian
RUN apt-get update && \ apt-get install -y yapf
click the source code to copy install yapf on any operating system with command-not-found.com