python pip install pylama python pylama your_code.py python [pylama] linters = pycodestyle,pyflakes,mccabe ignore = D203