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
autotyping by JelleZijlstra

None

created at June 25, 2021, 12:09 a.m.

Python

6 +0

204 +6

17 +1

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
com2ann by ilevkivskyi

Tool for translation type comments to type annotations in Python

created at Sept. 9, 2016, 7:17 a.m.

Python

7 +0

138 +0

12 +0

GitHub
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
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
djangorestframework-stubs by typeddjango

PEP-484 stubs for django-rest-framework

created at Nov. 12, 2018, 1:07 a.m.

Python

7 +0

411 +1

112 +2

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
useful_types by hauntsaninja

Useful types for Python

created at June 18, 2023, 10:59 p.m.

Python

8 +0

74 +2

2 +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
pytypes by Stewori

Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.

created at Sept. 15, 2016, 12:13 p.m.

Python

9 +0

195 +0

19 +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
pytest-mypy by realpython

Mypy static type checker plugin for Pytest

created at Sept. 29, 2016, 2:39 p.m.

Python

9 +0

244 +0

32 +0

GitHub
flake8-pyi by PyCQA

A plugin for Flake8 that provides specializations for type hinting stub files

created at Dec. 21, 2016, 8:28 a.m.

Python

10 +0

71 +0

23 +1

GitHub
mypy-zope by Shoobx

Plugin for mypy to support zope.interface

created at Jan. 4, 2019, 9:30 p.m.

Python

10 +0

38 +0

9 +0

GitHub
typing_inspect by ilevkivskyi

Runtime inspection utilities for Python typing module

created at April 29, 2017, 3:49 p.m.

Python

11 +0

333 +0

33 +0

GitHub
jsonschema-gentypes by sbrunner

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

created at April 28, 2021, 9:30 a.m.

Python

13 +0

34 +0

9 +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
torchtyping by patrick-kidger

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

created at March 28, 2021, 6:19 p.m.

Python

16 +0

1,337 +1

31 +0

GitHub