Pakket: mypy (0.560-1)
Verwijzigingen voor mypy
Trisquel bronnen:
Het bronpakket mypy downloaden:
Beheerder:
Original Maintainers:
- Debian Med Packaging Team (Mailarchief)
- Michael R. Crusoe
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
- public modules for mypy (Python 3)
-
- sug: mypy-doc
- documentation for mypy