Path to this page:
./
lang/py-mypy,
Optional static typing for Python
Branch: pkgsrc-2020Q1,
Version: 0.770,
Package name: py37-mypy-0.770,
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:[
devel/py-typed-ast] [
devel/py-typing-extensions] [
devel/py-setuptools]
Master sites:
SHA1: da0a2845ea2660122268930bea7478dca4815289
RMD160: 249957aced5a23393282f9bf57431155a515002b
Filesize: 2141.163 KB
Version history: (Expand)
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version py37-mypy-0.770 (created)