flake8
$ pip install -U \ flake8 \ flake8-debugger \ flake8-print \ flake8-string-format \ pep8-naming $ flake8 --version
ref:
https://flake8.readthedocs.org/en/latest/extensions.html
pylama
$ pip install -U \ pylama \ pylama_pylint
ref:
https://github.com/klen/pylama
Error Codes
ref:
https://pycodestyle.readthedocs.io/en/latest/intro.html#error-codes
https://pydocstyle.readthedocs.io/en/latest/error_codes.html
https://flake8.readthedocs.io/en/latest/warnings.html
http://pylint-messages.wikidot.com/all-codes