PynamoDB by pynamodb

A pythonic interface to Amazon's DynamoDB

updated at May 22, 2024, 7:04 a.m.

Python

40 +0

2,382 +1

427 +1

GitHub
pytest-mypy-testing by davidfritzsche

pytest plugin to test mypy static type analysis

updated at May 22, 2024, 3:02 a.m.

Python

3 +0

28 +1

8 +0

GitHub
pyephem by brandon-rhodes

Scientific-grade astronomy routines for Python

updated at May 22, 2024, 2:20 a.m.

C

43 +0

747 +1

117 +0

GitHub
strongtyping by FelixTheC

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

updated at May 21, 2024, 6:21 p.m.

Python

6 +0

104 +0

3 +0

GitHub
retype by ambv

Re-apply type annotations from .pyi stubs to your codebase.

updated at May 20, 2024, 3:30 p.m.

Python

6 +0

140 +1

18 -1

GitHub
pyannotate by dropbox

Auto-generate PEP-484 annotations

updated at May 20, 2024, 3:30 p.m.

Python

26 +0

1,414 +1

58 +0

GitHub
option by MaT1g3R

Rust like Option and Result types in Python

updated at May 20, 2024, 12:41 p.m.

Python

1 +0

80 +1

5 -1

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 19, 2024, 8:36 p.m.

Python

3 +0

77 +2

6 +1

GitHub
autotyping by JelleZijlstra

None

updated at May 19, 2024, 6:04 p.m.

Python

6 +0

205 +1

17 +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 19, 2024, 5:31 p.m.

Python

7 +0

71 +1

5 +0

GitHub
flake8-annotations by sco1

Flake8 Type Annotation Checking

updated at May 17, 2024, 2:06 p.m.

Python

18 +0

155 +0

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

21 +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 +0

26 +0

GitHub
vine by celery

Python promises

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

Python

17 +0

121 +0

43 +0

GitHub
py-amqp by celery

amqplib fork

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

Python

22 +0

309 +0

192 -6

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

76 +0

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