Skip to content

SerialDev/mypy-mode

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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