mypy topic

List mypy repositories

micropython-stubs

155
Stars
22
Forks
Watchers

Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.

infer-types

81
Stars
6
Forks
Watchers

A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.

mypy-baseline

49
Stars
7
Forks
Watchers

Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing ones.

mongo-types

17
Stars
7
Forks
Watchers

:fallen_leaf: Type stubs for mongoengine, pymongo, and bson

hatch-mypyc

32
Stars
3
Forks
Watchers

Hatch build hook plugin for Mypyc

types-PySide

19
Stars
2
Forks
Watchers

The most accurate type stubs for PySide / Qt for Python

l10n

16
Stars
0
Forks
Watchers

Python library for translating your application

quacks

15
Stars
1
Forks
Watchers

🦆 Better duck-typing with mypy-compatible extensions to Protocol

loguru-mypy

17
Stars
3
Forks
Watchers

mypy plugin for loguru