Package: wnpp
Severity: wishlist
Owner: Debian Med team <[email protected]>

* Package name    : mypy
  Version         : 0.3.1
  Upstream Author : Jukka Lehtosalo <[email protected]>
* URL             : http://www.mypy-lang.org/
* License         : MIT
  Programming Lang: Python
  Description     : Optional static typing for Python

Add 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.

This package is useful for every Python developer. It will be group maintained
by the Debain Med team.

Reply via email to