typilus by typilus

Code for "Typilus: Neural Type Hints" PLDI 2020

created at March 25, 2020, 11:52 a.m.

Python

4 +0

57 +0

21 +0

GitHub
flake8-type-checking by snok

Flake8 plugin for managing type-checking imports & forward references.

created at Feb. 23, 2021, 9:08 a.m.

Python

4 +0

110 +0

15 +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
typet by contains-io

Types that make coding in Python quick and safe.

created at Nov. 12, 2017, 8:40 a.m.

Python

3 +0

20 +0

1 +0

GitHub
pythonista-stubs by hbmartin

Typed interface stubs for Pythonista iOS

created at March 21, 2019, 2:22 p.m.

Python

3 +0

13 +0

3 +0

GitHub
grpc-stubs by shabbyrobe

gRPC typing stubs for Python

created at Aug. 18, 2019, 2:52 p.m.

Python

3 +0

35 +0

22 +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

28 +1

8 +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
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
typeforce by orsinium-labs

Make mypy more effective

created at April 15, 2021, 12:26 p.m.

Python

3 +0

19 +0

2 +0

GitHub
mypy-test by orsinium-labs

Test mypy plugins, stubs, custom types.

created at July 15, 2021, 9:05 a.m.

Python

3 +0

5 +0

2 +0

GitHub
typesplainer by typesplainer

A Python type explainer!

created at March 13, 2022, 9:03 a.m.

Python

3 +0

82 +0

2 +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

77 +2

6 +1

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
PyTypes by pvs-hd-tea

Infer Types by Python Tracing

created at May 5, 2022, 7:44 a.m.

Python

3 +0

10 +0

1 +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
basedmypy by KotlinIsland

Based Python static type checker with baseline, sane default settings and based typing features

created at Oct. 21, 2021, 9:57 p.m.

Python

2 +0

113 +3

4 +0

GitHub
pytest-monkeytype by mariusvniekerk

None

created at Feb. 24, 2018, 4:15 p.m.

Python

2 +0

41 +0

3 +0

GitHub
auto-optional by Luttik

Makes typed arguments Optional when the default argument is None

created at Aug. 30, 2021, 3:09 p.m.

Python

2 +0

16 +0

3 +0

GitHub
pynamodb-mypy by pynamodb

mypy plugin for PynamoDB

created at May 18, 2020, 2:35 p.m.

Python

2 +0

4 +0

1 +0

GitHub