epylint

Python code static checker and UML diagram generator

Debian Debian
RUN apt-get update && \ apt-get install -y pylint
Ubuntu
RUN apt-get update && \ apt-get install -y pylint
Arch Arch Linux
RUN pacman -S --noconfirm python-pylint
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pylint
Fedora
RUN dnf install -y pylint
Raspbian
RUN apt-get update && \ apt-get install -y pylint
click the source code to copy install epylint on any operating system with command-not-found.com