mypy-modeEmacs compilation-mode based support for python 3.6+ Type Hint Checking using mypyRequirementsPython 3.6 + due to Type Hint support expectationsInstallM-x mypy-install or pip install mypyAdd this to your init file: (require 'sdev-mypy)UsageM-x sdev-mypy-type-checkExample Output