kubernetes-typed by gordonbondon

mypy plugin to type check Kubernetes resources

created at Dec. 7, 2020, 2:34 a.m.

Python

3 +0

19 +0

4 +0

GitHub
typilus-action by typilus

A GitHub Action for suggesting Python type annotations.

created at May 4, 2020, 6:44 p.m.

Python

6 +0

41 +0

5 +0

GitHub
botostubs by jeshan

boto3 code assistance for any API in any IDE, always up to date

created at Nov. 27, 2018, 11:43 a.m.

Python

3 +0

95 +0

5 +0

GitHub
trycast by davidfstr

trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.

created at Nov. 27, 2020, 3:14 a.m.

Python

7 +0

70 +1

5 +0

GitHub
infer-types by orsinium-labs

A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.

created at Aug. 8, 2022, 12:57 p.m.

Python

3 +0

75 +0

5 +0

GitHub
python-typecheckers by ethanhs

A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)

created at Aug. 7, 2017, 9:37 p.m.

Unknown languages

5 +0

60 +0

6 +0

GitHub
option by MaT1g3R

Rust like Option and Result types in Python

created at Sept. 10, 2018, 7:58 p.m.

Python

1 +0

79 +0

6 +0

GitHub
flake8-typing-imports by asottile

flake8 plugin which checks that typing imports are properly guarded

created at May 21, 2019, 2:24 a.m.

Python

2 +0

47 +0

7 +0

GitHub
flake8-annotations by sco1

Flake8 Type Annotation Checking

created at Aug. 4, 2019, 11:40 p.m.

Python

18 +0

155 +0

7 +0

GitHub
mypy-baseline by orsinium-labs

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.

Python

3 +0

49 +0

7 +0

GitHub
no_implicit_optional by hauntsaninja

A codemod to make your implicit optional type hints PEP 484 compliant.

created at Sept. 7, 2022, 4 a.m.

Python

3 +0

73 +0

7 +0

GitHub
flake8-annotations-complexity by best-doctor

flake8 plugin to validate annotations complexity

created at Feb. 7, 2019, 7:41 a.m.

Python

1 +0

46 +0

8 +0

GitHub
pytest-mypy-testing by davidfritzsche

pytest plugin to test mypy static type analysis

created at Jan. 4, 2020, 12:49 a.m.

Python

3 +0

27 +0

8 +0

GitHub
mypy-playground by ymyzk

The mypy playground. Try mypy with your web browser.

created at May 7, 2017, 6:12 p.m.

Python

5 +0

65 +0

9 +0

GitHub
phantom-types by antonagestam

Phantom types for Python.

created at Feb. 7, 2020, 9:28 p.m.

Python

5 +0

183 +0

9 +0

GitHub
mypy-zope by Shoobx

Plugin for mypy to support zope.interface

created at Jan. 4, 2019, 9:30 p.m.

Python

10 +0

38 +0

9 +0

GitHub
jsonschema-gentypes by sbrunner

Tool to generate Python types based on TypedDict from a JSON Schema

created at April 28, 2021, 9:30 a.m.

Python

13 +0

34 +0

9 +0

GitHub
emacs-flycheck-mypy by lbolla

None

created at Sept. 14, 2015, 10:50 a.m.

Emacs Lisp

3 +0

38 +0

10 +0

GitHub
pytest-annotate by kensho-technologies

Generate PyAnnotate annotations from your pytest tests.

created at Nov. 17, 2017, 4:20 p.m.

Python

6 +0

109 +0

10 +0

GitHub
basedpyright by DetachHead

pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server

created at Dec. 2, 2023, 1:04 a.m.

TypeScript

4 +0

466 +13

10 +0

GitHub