mypy

optional static typing for Python

  • Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
  • Homepage: http://www.mypy-lang.org/
  • Section: 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 mypy
Raspbian
RUN apt-get update && \ apt-get install -y mypy
click the source code to copy install mypy on any operating system with command-not-found.com