stubgen

optional static typing for Python

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