python310-mypy Python 3.10 - mypy - Optional static typing for Python 3.2.5 2022-04-26 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python3
python310-base 3.2.5 python310-mypy_extensions 3.2.5 python310-tomli 3.2.5 python310-typing_extensions 3.2.5 update-alternatives 3.2.0 Internal Program Version: mypy 0.942 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. http://www.mypy-lang.org