Emacs compilation-mode based support for python 3.6+ Type Hint Checking using mypy
Python 3.6 + due to Type Hint support expectations
M-x mypy-install or pip install mypy
Add this to your init file: (require 'sdev-mypy)
M-x sdev-mypy-type-check
8000