pyanalyze by quora

A Python type checker

updated at May 15, 2024, 4:58 p.m.

Python

9 +0

306 +2

35 +0

GitHub
typeguard by agronholm

Run-time type checker for Python

updated at May 15, 2024, 10:21 a.m.

Python

23 +0

1,452 -2

105 +0

GitHub
vine by celery

Python promises

updated at May 15, 2024, 9:42 a.m.

Python

17 +0

121 -1

43 +0

GitHub
py-amqp by celery

amqplib fork

updated at May 15, 2024, 9:36 a.m.

Python

22 +0

309 -1

198 +0

GitHub
billiard by celery

Multiprocessing Pool Extensions

updated at May 15, 2024, 9:36 a.m.

Python

30 +0

400 -1

245 +0

GitHub
trycast by davidfstr

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

updated at May 15, 2024, 6:20 a.m.

Python

7 +0

70 +1

5 +0

GitHub
mypy-playground by ymyzk

The mypy playground. Try mypy with your web browser.

updated at May 13, 2024, 8:43 p.m.

Python

5 +0

65 +0

9 +0

GitHub
meiga by alice-biometrics

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

updated at May 13, 2024, 2:59 p.m.

Python

7 -1

76 +1

1 +0

GitHub
celery-types by sbdchd

seedling Type stubs for Celery and its related packages

updated at May 11, 2024, 10:19 p.m.

Python

4 +0

68 +0

36 +0

GitHub
loguru-mypy by kornicameister

mypy plugin for loguru

updated at May 10, 2024, 12:28 p.m.

Python

4 +0

17 +0

3 +0

GitHub
option by MaT1g3R

Rust like Option and Result types in Python

updated at May 10, 2024, 12:31 a.m.

Python

1 +0

79 +0

6 +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.

updated at May 9, 2024, 7:15 a.m.

Python

3 +0

49 +0

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

updated at May 9, 2024, 4:49 a.m.

Python

3 +0

75 +0

5 +0

GitHub
typing_inspect by ilevkivskyi

Runtime inspection utilities for Python typing module

updated at May 8, 2024, 10:43 a.m.

Python

11 +0

333 +0

33 +0

GitHub
com2ann by ilevkivskyi

Tool for translation type comments to type annotations in Python

updated at May 8, 2024, 2:49 a.m.

Python

7 +0

138 +0

12 +0

GitHub
pytest-annotate by kensho-technologies

Generate PyAnnotate annotations from your pytest tests.

updated at May 7, 2024, 8:28 p.m.

Python

6 +0

109 +0

10 +0

GitHub
lxml-stubs by lxml

Type stubs for the lxml package

updated at May 7, 2024, 10:58 a.m.

Python

7 +0

39 +0

29 +0

GitHub
pytest-mypy by realpython

Mypy static type checker plugin for Pytest

updated at May 6, 2024, 12:57 p.m.

Python

9 +0

244 +0

32 +0

GitHub
no_implicit_optional by hauntsaninja

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

updated at May 3, 2024, 8:12 p.m.

Python

3 +0

73 +0

7 +0

GitHub
typilus-action by typilus

A GitHub Action for suggesting Python type annotations.

updated at May 3, 2024, 4:37 a.m.

Python

6 +0

41 +0

5 +0

GitHub