Path to this page:
./
lang/py-mypy,
Optional static typing for Python
Branch: pkgsrc-2019Q4,
Version: 0.750,
Package name: py37-mypy-0.750,
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-setuptools] [
devel/py-typing-extensions] [
lang/py-mypy_extensions]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: fbdb056825d918b4d5a2efeb57c0571867e70fe8
RMD160: ea00c98c76a66b63e1716999b198afc8f3b76f31
Filesize: 2039.224 KB
Version history: (Expand)
- (2020-01-02) Package added to pkgsrc.se, version py37-mypy-0.750 (created)