aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pylama/pkg-descr
blob: 536336470e70482cba849d551a3f9ed83a87148e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Code audit tool for Python and JavaScript. Pylama wraps these tools:

- pycodestyle (formerly pep8) (c) 2012-2013, Florent Xicluna;
- pydocstyle (formerly pep257 by Vladimir Keleshev) (c) 2014, Amir Rachum;
- PyFlakes (c) 2005-2013, Kevin Watters;
- Mccabe (c) Ned Batchelder;
- Pylint (c) 2013, Logilab (should be installed 'pylama_pylint' module);
- Radon (c) Michele Lacchia
- gjslint (c) The Closure Linter Authors (should be installed 'pylama_gjslint'
  module);
- eradicate (c) Steven Myint;
- Mypy (c) Jukka Lehtosalo and contributors;

WWW: https://github.com/klen/pylama