PyTypes by pvs-hd-tea

Infer Types by Python Tracing

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

Python

3 +0

10 +0

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

77 +0

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

49 +0

7 +0

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

73 +0

7 +0

GitHub
useful_types by hauntsaninja

Useful types for Python

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

Python

8 +0

76 +0

2 +0

GitHub
optype by jorenham

Typing Protocols for Precise Type Hints in Python 3.12+

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

Python

4 +0

5 +0

0 +0

GitHub