Type4Py: Deep Similarity Learning-Based Type Inference for Python
created at Nov. 4, 2020, 9:20 a.m.
Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing ones.
created at Sept. 1, 2022, 10:03 a.m.
flake8 plugin which checks that typing imports are properly guarded
created at May 21, 2019, 2:24 a.m.
flake8 plugin to validate annotations complexity
created at Feb. 7, 2019, 7:41 a.m.
Fully typesafe, Rust-like Result and Option types for Python
created at May 18, 2019, 5:40 p.m.
A GitHub Action for suggesting Python type annotations.
created at May 4, 2020, 6:44 p.m.
Tool to generate Python types based on TypedDict from a JSON Schema
created at April 28, 2021, 9:30 a.m.
pytest plugin to test mypy static type analysis
created at Jan. 4, 2020, 12:49 a.m.
Types that make coding in Python quick and safe.
created at Nov. 12, 2017, 8:40 a.m.
mypy plugin to type check Kubernetes resources
created at Dec. 7, 2020, 2:34 a.m.
Backport for type hinting generics in standard collections and union types as X | Y
created at Jan. 25, 2021, 10:09 p.m.
Makes typed arguments Optional when the default argument is None
created at Aug. 30, 2021, 3:09 p.m.