Path to this page:
./
lang/py-mypy,
Optional static typing for Python
Branch: pkgsrc-2019Q2,
Version: 0.710,
Package name: py37-mypy-0.710,
Maintainer: pkgsrc-usersAdd 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.
Required to run:[
lang/py-mypy_extensions]
Master sites:
SHA1: b13b70dd56fd4c2ed29921ca82287daf3dd5ea1f
RMD160: f73234a21065e0174f994915cfa1f1d30a6a0807
Filesize: 1845.949 KB
Version history: (Expand)
- (2019-07-04) Package added to pkgsrc.se, version py37-mypy-0.710 (created)