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
typing_utils by bojiang

Backport Python 3.8+ typing utils & add issubtype & more

created at Nov. 20, 2020, 2:32 p.m.

Python

1 +0

11 +0

3 +0

GitHub
type4py by saltudelft

Type4Py: Deep Similarity Learning-Based Type Inference for Python

created at Nov. 4, 2020, 9:20 a.m.

Python

8 +0

60 +0

13 +0

GitHub
nbQA by nbQA-dev

Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks

created at July 11, 2020, 3:30 p.m.

Python

8 +0

974 +1

38 +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
pyanalyze by quora

A Python type checker

created at May 26, 2020, 8 p.m.

Python

9 +0

306 +2

35 +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
pylance-release by Microsoft

Documentation and issues for Pylance

created at May 21, 2020, 4:50 p.m.

Python

44 +0

1,658 +4

768 -1

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
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
strongtyping by FelixTheC

Decorator which checks whether the function is called with the correct type of parameters.

created at May 1, 2020, 2:46 p.m.

Python

6 +0

104 +0

3 +0

GitHub
beartype by beartype

Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.

created at April 3, 2020, 6:06 a.m.

Python

15 +0

2,445 +5

48 +0

GitHub
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
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
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
meiga by alice-biometrics

🧙 meiga is a Python µframework that provides a simple, fully typed, monad-based result type ➡️ Result[Value, Error].

created at Sept. 2, 2019, 7:47 p.m.

Python

7 -1

76 +1

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