pycodestyle-3

Python style guide checker (formerly called pep8) - Python 3.x

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