typeguard by agronholm

Run-time type checker for Python

updated at May 31, 2024, 1:44 p.m.

Python

22 -1

1,458 +0

106 +1

GitHub
trycast by davidfstr

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

updated at May 31, 2024, 3:15 p.m.

Python

7 +0

72 +1

5 +0

GitHub
asgiref by django

ASGI specification and utilities

updated at May 31, 2024, 3:23 p.m.

Python

42 +0

1,404 +1

203 +0

GitHub
torchtyping by patrick-kidger

Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.

updated at May 31, 2024, 3:28 p.m.

Python

16 +0

1,342 +2

31 +0

GitHub
returns by dry-python

Make your functions return something meaningful, typed, and safe!

updated at May 31, 2024, 9:20 p.m.

Python

44 -1

3,336 +18

106 +1

GitHub
autotyping by JelleZijlstra

Automatically add simple type annotations to your code

updated at May 31, 2024, 11:55 p.m.

Python

6 +0

205 +0

17 +0

GitHub
djangorestframework-stubs by typeddjango

PEP-484 stubs for django-rest-framework

updated at June 1, 2024, 10:50 a.m.

Python

8 +1

416 +4

112 +0

GitHub
boto3 by boto

AWS SDK for Python

updated at June 1, 2024, 11:21 a.m.

Python

237 -1

8,768 +11

1,834 +2

GitHub
django-celery-results by celery

Celery result back end with django

updated at June 1, 2024, 11:56 a.m.

Python

24 +0

657 +0

206 +1

GitHub
pytype by google

A static type analyzer for Python code

updated at June 1, 2024, 2:03 p.m.

Python

61 +0

4,637 +4

270 +0

GitHub
kombu by celery

Messaging library for Python.

updated at June 1, 2024, 2:15 p.m.

Python

74 +0

2,788 +2

912 -1

GitHub
pylance-release by Microsoft

Documentation and issues for Pylance

updated at June 1, 2024, 2:34 p.m.

Python

44 +0

1,662 +2

768 +0

GitHub
wemake-python-styleguide by wemake-services

The strictest and most opinionated python linter ever!

updated at June 1, 2024, 6:12 p.m.

Python

30 +0

2,441 +3

383 +1

GitHub
jsonschema-gentypes by sbrunner

Tool to generate Python types based on TypedDict from a JSON Schema

updated at June 1, 2024, 6:41 p.m.

Python

13 +0

35 +1

10 +0

GitHub
typeshed by python

Collection of library stubs for Python, with static types

updated at June 1, 2024, 7:17 p.m.

Python

75 +0

4,123 +8

1,671 +6

GitHub
mypy by python

Optional static typing for Python

updated at June 1, 2024, 11:22 p.m.

Python

236 +0

17,684 +28

2,724 +2

GitHub
pydantic by pydantic

Data validation using Python type hints

updated at June 2, 2024, 12:55 a.m.

Python

114 +0

19,193 +93

1,714 +9

GitHub
django-stubs by typeddjango

PEP-484 stubs for Django

updated at June 2, 2024, 8:11 a.m.

Python

19 +1

1,484 +9

425 +0

GitHub
django by django

The Web framework for perfectionists with deadlines.

updated at June 2, 2024, 8:31 a.m.

Python

2,310 +2

77,355 +104

31,051 +25

GitHub
PynamoDB by pynamodb

A pythonic interface to Amazon's DynamoDB

updated at June 2, 2024, 10:05 a.m.

Python

40 +0

2,385 +3

427 +0

GitHub