Awesome
flycheck-mypy
This library is DEPRECATED. Its functionality has been merged on Flycheck.
Since version 3.5, Python supports typing hints. MyPy makes use of those hints to type-check your code.
This package is a FlyCheck interface to MyPy.