scipy-stubs by jorenham

Typing Stubs for SciPy

created at Aug. 22, 2024, 1 a.m.

Python

1 +0

16 +1

5 +1

GitHub
optype by jorenham

Opinionated typing package for precise type hints in Python

created at Feb. 22, 2024, 3:07 a.m.

Python

2 +0

15 +1

0 +0

GitHub
basedpyright by DetachHead

pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server

created at Dec. 2, 2023, 1:04 a.m.

TypeScript

4 +0

1,192 +33

21 +0

GitHub
useful_types by hauntsaninja

Useful types for Python

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

Python

8 +0

99 +2

5 +1

GitHub
no_implicit_optional by hauntsaninja

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

created at Sept. 7, 2022, 4 a.m.

Python

3 +0

82 +1

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

created at Sept. 1, 2022, 10:03 a.m.

Python

3 +0

55 +0

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

created at Aug. 8, 2022, 12:57 p.m.

Python

3 +0

85 +0

6 +0

GitHub
typing_extensions by python

Backported and experimental type hints for Python

created at May 19, 2022, 1:12 p.m.

Python

19 +0

444 +2

108 +2

GitHub
PyTypes by pvs-hd-tea

Infer Types by Python Tracing

created at May 5, 2022, 7:44 a.m.

Python

3 +0

11 +0

1 +0

GitHub
typesplainer by typesplainer

A Python type explainer!

created at March 13, 2022, 9:03 a.m.

Python

3 +0

82 -1

2 +0

GitHub
basedmypy by KotlinIsland

Based Python static type checker with baseline, sane default settings and based typing features

created at Oct. 21, 2021, 9:57 p.m.

Python

2 +0

143 -1

4 +0

GitHub
auto-optional by Luttik

Makes typed arguments Optional when the default argument is None

created at Aug. 30, 2021, 3:09 p.m.

Python

2 +0

17 +0

3 +0

GitHub
mypy-test by orsinium-labs

Test mypy plugins, stubs, custom types.

created at July 15, 2021, 9:05 a.m.

Python

3 +0

5 +0

2 +0

GitHub
autotyping by JelleZijlstra

Automatically add simple type annotations to your code

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

Python

8 +0

238 +0

20 +0

GitHub
python-phonenumbers-stubs by AA-Turner

Python typing stubs for phonenumbers(lite)

created at June 1, 2021, 5:15 p.m.

Python

1 +0

2 +0

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

40 +1

13 +0

GitHub
typeforce by orsinium-labs

Make mypy more effective

created at April 15, 2021, 12:26 p.m.

Python

3 +0

19 +0

2 +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,406 +3

34 +0

GitHub
flake8-type-checking by snok

Flake8 plugin for managing type-checking imports & forward references.

created at Feb. 23, 2021, 9:08 a.m.

Python

3 +0

113 +0

16 +0

GitHub
celery-types by sbdchd

seedling Type stubs for Celery and its related packages

created at Feb. 8, 2021, 1:40 a.m.

Python

4 +0

87 +1

39 +0

GitHub