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
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
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
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
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
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
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
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
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
billiard by celery

Multiprocessing Pool Extensions

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

Python

30 +0

400 -1

245 +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
vine by celery

Python promises

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

Python

17 +0

121 -1

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

A Python type checker

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

Python

9 +0

306 +2

35 +0

GitHub
pytest-mypy-plugins by typeddjango

pytest plugin for testing mypy types, stubs, and plugins

updated at May 15, 2024, 9:02 p.m.

Python

6 +0

95 +2

26 +0

GitHub
typilus by typilus

Code for "Typilus: Neural Type Hints" PLDI 2020

updated at May 16, 2024, 7:34 a.m.

Python

4 +0

57 +1

21 +0

GitHub
asgiref by django

ASGI specification and utilities

updated at May 16, 2024, 3:56 p.m.

Python

42 +0

1,401 +3

202 +0

GitHub
strongtyping by FelixTheC

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

updated at May 16, 2024, 5:14 p.m.

Python

6 +0

104 +0

3 +0

GitHub
aiobotocore by aio-libs

asyncio support for botocore library using aiohttp

updated at May 16, 2024, 7:15 p.m.

Python

25 -1

1,089 +0

174 +0

GitHub
PynamoDB by pynamodb

A pythonic interface to Amazon's DynamoDB

updated at May 16, 2024, 8:09 p.m.

Python

40 +0

2,381 -1

426 -1

GitHub