typilus by typilus

Code for "Typilus: Neural Type Hints" PLDI 2020

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

Python

4 +0

57 +1

21 +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
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-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
safetywrap by mplanchard

Fully typesafe, Rust-like Result and Option types for Python

created at May 18, 2019, 5:40 p.m.

Python

4 +0

41 +0

3 +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
pytest-monkeytype by mariusvniekerk

None

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

Python

2 +0

41 +0

3 +0

GitHub
lxml-stubs by lxml

Type stubs for the lxml package

created at May 23, 2020, 4:16 p.m.

Python

7 +0

39 +0

29 +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
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
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
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
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
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
loguru-mypy by kornicameister

mypy plugin for loguru

created at June 1, 2020, 8:18 p.m.

Python

4 +0

17 +0

3 +0

GitHub
future-typing by PrettyWood

Backport for type hinting generics in standard collections and union types as X | Y

created at Jan. 25, 2021, 10:09 p.m.

Python

1 +0

16 +0

1 +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
typedpy by loyada

Type-safe, strict Python. Works well with standard Python

created at Nov. 7, 2017, 11:05 p.m.

Python

0 +0

15 +0

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