mypy-plugins
There are 13 repositories under mypy-plugins topic.
dry-python/returns
Make your functions return something meaningful, typed, and safe!
typeddjango/awesome-python-typing
Collection of awesome Python types, stubs, plugins, and tools to work with them.
dry-python/classes
Smart, pythonic, ad-hoc, typed polymorphism for Python
dry-python/lambdas
Write short and fully-typed lambdas where you need them.
typeddjango/pytest-mypy-plugins
pytest plugin for testing mypy types, stubs, and plugins
gordonbondon/kubernetes-typed
mypy plugin to type check Kubernetes resources
ariebovenberg/quacks
🦆 Better read-only Protocols for mypy
ViliamV/keyof
Mypy plugin for static type checking of TypedDict keys inspired by TypeScript's keyof type operator.
decorator-factory/mypy-plugin-attempt
My attempt at making a mypy plugin.
jashparekh/mypy-action
GitHub Action for running mypy
lgeiger/mypy-einsum
MyPy Type Checking for NumPy/Jax/PyTorch Einsum Operations
Bendabir/mypypp
Collection of experimental plugins for MyPy.
obriencj/python-proxytype
Static analysis typing support for dynamic proxy classes