pylama

code audit tool for Python in Python3
  https://github.com/klen/pylama
  0
  no reviews



Pylama s a code audit tool for Python and JavaScript. It wraps the following tools: * PEP8 © 2012-2013, Florent Xicluna; * PEP257 © 2012, GreenSteam, * PyFlakes © 2005-2013, Kevin Watters; * Mccabe © Ned Batchelder; * Pylint © 2013, Logilab (should be installed 'pylama_pylint' module); * gjslint © The Closure Linter Authors (should be installed 'pylama_gjslint' module);

This package installs the tool in Python 3.