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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.670-bp153.1.19 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.670-bp152.3.15 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
0.670-bp151.1.4 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.590-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|