Package: mypy (1.15~rc0.2-1)
Links for mypy
Debian Resources:
Download Source Package mypy:
Maintainers:
External Resources:
- Homepage [www.mypy-lang.org]
Similar packages:
Experimental package
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Other Packages Related to mypy
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-mypy (>= 1.15~rc0.2-1)
- public modules for mypy (Python 3)
-
- rec: python3-typeshed
- collection of library stubs for Python, with static types
-
- sug: mypy-doc
- documentation for mypy
Download mypy
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 72.1 kB | 96.0 kB | [list of files] |