pyflakes-3.7

passive checker of Python 3 programs - Python modules

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