Skip to content

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

License

Notifications You must be signed in to change notification settings

SerialDev/mypy-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages