{"name":"py38-mypy","portdir":"python/py-mypy","version":"1.14.1","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":false,"categories":["python"],"maintainers":[{"name":"toby","github":"tobypeterson","ports_count":249}],"variants":["universal"],"dependencies":[{"type":"build","ports":["clang-17","py38-wheel","py38-build","py38-installer","py38-types-psutil","py38-types-setuptools","py38-setuptools"]},{"type":"lib","ports":["py38-mypy_extensions","py38-typing_extensions","py38-tomli","python38"]},{"type":"run","ports":["mypy_select"]}],"depends_on":[{"type":"lib","ports":["py38-scipy"]},{"type":"run","ports":["py38-orjson","py38-pytest-mypy"]},{"type":"test","ports":["py38-trio","py38-typer","py38-pytest-asyncio","py38-allennlp","py38-rsa"]}]}