mypy topic
micropython-stubs
Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.
infer-types
A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.
mypy-baseline
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
:fallen_leaf: Type stubs for mongoengine, pymongo, and bson
types-PySide
The most accurate type stubs for PySide / Qt for Python
l10n
Python library for translating your application
quacks
🦆 Better duck-typing with mypy-compatible extensions to Protocol