py3-mypy
optional static type checker for Python
WWW CVSWeb GITHub-
Package versionpy3-mypy-0.971p0
-
MaintainerThe OpenBSD ports mailing-list
Mypy is an optional static type checker for Python that aims to combine
the benefits of dynamic (or "duck") typing and static typing.
Mypy combines the expressive power and convenience of Python with a
powerful type system and compile-time type checking.
Mypy type-checks standard Python programs; run them using any Python VM
with basically no runtime overhead.
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-setuptools,python3
- devel/py-wheel,python3
- devel/py-typing-extensions,python3
- devel/py-mypy-extensions,python3
- textproc/py-tomli,python3
- lang/python/3.10