pylama
code audit tool for Python in Python3
Install
- All systems
-
curl cmd.cat/pylama.sh
- Debian
-
apt-get install pylama - Ubuntu
-
apt-get install pylama - Kali Linux
-
apt-get install pylama - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install pylama - Raspbian
-
apt-get install pylama
pylama
code audit tool for Python in Python3
pylama s a code audit tool for Python and JavaScript. It wraps the following tools: * PEP8 © 2012-2013, Florent Xicluna; * PEP257 © 2012, GreenSteam, <http://greensteam.dk/> * 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.