/mypy-mode

Emacs compilation-mode based support for python 3.6+ Type Hint Checking using mypy

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

mypy-mode

Emacs compilation-mode based support for python 3.6+ Type Hint Checking using mypy

Requirements

Python 3.6 + due to Type Hint support expectations

Install

M-x mypy-install or pip install mypy

Add this to your init file: (require 'sdev-mypy)

Usage

M-x sdev-mypy-type-check

Example Output

mypy