pep8

Python PEP 8 code style checker - python2

Debian Debian
RUN apt-get update && \ apt-get install -y pep8
Ubuntu
RUN apt-get update && \ apt-get install -y pep8
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pep8
Fedora
RUN dnf install -y pep8
Raspbian
RUN apt-get update && \ apt-get install -y pep8
click the source code to copy install pep8 on any operating system with command-not-found.com