{"name":"py39-mypy","portdir":"python/py-mypy","version":"1.20.0","license":"MIT","platforms":"darwin","epoch":0,"replaced_by":null,"homepage":"https://www.mypy-lang.org","description":"Optional static typing for Python","long_description":"Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.","active":true,"categories":["python"],"maintainers":[{"name":"toby","github":"tobypeterson","ports_count":249}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-18","py39-setuptools","py39-wheel","py39-build","py39-installer","py39-types-psutil","py39-types-setuptools"]},{"type":"lib","ports":["python39","py39-mypy_extensions","py39-pathspec","py39-typing_extensions","py39-tomli","py39-librt"]},{"type":"run","ports":["mypy_select"]}],"depends_on":[{"type":"lib","ports":["py39-scipy"]},{"type":"run","ports":["py39-orjson","py39-pytest-mypy"]},{"type":"test","ports":["py39-allennlp","py39-rsa","py39-typer","py39-numpy","py39-pytest-asyncio","py39-trio"]}]}