Emacs Flycheck integration for MyPy to type-check Python code with type hints.
flycheck-mypy provides an Emacs interface to MyPy, enabling real-time type checking of Python code that uses type hints introduced in Python 3.5. It integrates with Flycheck, a modern on-the-fly syntax checking extension for Emacs, to display type errors directly in the editor.
This project aims to bring robust static type checking to the Emacs editor environment, helping Python developers write more reliable code by catching type errors early in the development workflow.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.