flake8-3.7

code checker using pycodestyle and pyflakes - Python 3.x

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