Pakket: mypy (0.670-2)
Verwijzigingen voor mypy
Debian bronnen:
Het bronpakket mypy downloaden:
Beheerders:
Externe bronnen:
- Homepage [www.mypy-lang.org]
Vergelijkbare pakketten:
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 provides the command-line interface.
Andere aan mypy gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-mypy (= 0.670-2)
- public modules for mypy (Python 3)
-
- sug: mypy-doc
- documentation for mypy