python3-flake8

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 python3-flake8 on any operating system with command-not-found.com