Path to this page:
./
lang/py-mypy,
Optional static typing for Python
Branch: pkgsrc-2020Q2,
Version: 0.781,
Package name: py37-mypy-0.781,
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: 89710e2ed02ccbab0b7790b36152d1ab39c441ba
RMD160: 733408043e69a8e71f37dc496c05666547e47579
Filesize: 2229.174 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version py37-mypy-0.781 (created)