Contents

flake8-mypy 17.8.0

0

A plugin for flake8 integrating mypy.

A plugin for flake8 integrating mypy.

Stars: 102, Watchers: 102, Forks: 19, Open Issues: 23

The ambv/flake8-mypy repo was created 7 years ago and the last code push was 3 years ago.
The project is popular with 102 github stars!

How to Install flake8-mypy

You can install flake8-mypy using pip

pip install flake8-mypy

or add it to a project with poetry

poetry add flake8-mypy

Package Details

Author
Łukasz Langa
License
MIT
Homepage
https://github.com/ambv/flake8-mypy
PyPi:
https://pypi.org/project/flake8-mypy/
GitHub Repo:
https://github.com/ambv/flake8-mypy

Classifiers

  • Software Development/Libraries/Python Modules
  • Software Development/Quality Assurance
No  flake8-mypy  pypi packages just yet.

Errors

A list of common flake8-mypy errors.

Code Examples

Here are some flake8-mypy code examples and snippets.

Related Packages & Articles

flake8-bugbear 24.2.6

A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

flake8 7.0.0

the modular source code checker: pep8 pyflakes and co