II.
Library overview
Reference · livelibrary:mypy-lib
mypy overview
Optional static type checker for Python that verifies type annotations, catches common bugs at compile time, and supports gradual typing to incrementally add type safety to existing codebases.
Attributes
displayName
mypy
belongsToLanguageId
category
other
description
Optional static type checker for Python that verifies type annotations,
catches common bugs at compile time, and supports gradual typing to
incrementally add type safety to existing codebases.
Outgoing edges
alternative_to1
- library:ruff-lib·LibraryRuff
belongs_to_language1
- language:python·LanguagePython
library_used_by1
- skill-area:code-analysis-linting·SkillAreaCode Analysis and Linting
Incoming edges
None.