pychecker

tool to find common bugs in Python source code

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