Package Info

mypy


Optional static typing for Python


Development/Languages/Python

Mypy is an optional static type checker for Python that aims to combine the benefits of both dynamic (or "duck") typing as well as static typing.

Mypy type checks standard Python programs. It can catch many programming errors by analyzing programs without having to run them. There is basically no runtime overhead when run using any Python VM. Mypy's type system features type inference, gradual typing, generics and union types.


License: MIT
URL: http://www.mypy-lang.org/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.670-bp153.1.19 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • mypy
0.670-bp152.3.15 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • mypy
0.670-bp151.1.4 info GA Release 2019-07-17 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • mypy
0.590-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-mypy