flake8-mypy 17.8.0
0
A plugin for flake8 integrating mypy.
Contents
A plugin for flake8 integrating mypy.
Stars: 102, Watchers: 102, Forks: 19, Open Issues: 23The ambv/flake8-mypy
repo was created 7 years ago and the last code push was 4 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
Related Packages
Errors
A list of common flake8-mypy errors.
Code Examples
Here are some flake8-mypy
code examples and snippets.