flycheck-mypy 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.