Path to this page:
./
lang/py-mypy,
Optional static typing for Python
Branch: pkgsrc-2021Q3,
Version: 0.910,
Package name: py38-mypy-0.910,
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.
Master sites:
SHA1: 25174c2ebcd2b98fe5652e6e6d558712e6db64ff
RMD160: a2f5e814652ed0f21604a593aea7f61f86fc6815
Filesize: 2442.021 KB
Version history: (Expand)
- (2021-09-28) Package has been reborn
- (2021-09-27) Package added to pkgsrc.se, version py38-mypy-0.910 (created)