python3-pyflakes

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