#define KNOWLEDGE FREE
Static code analysis - pylint
popular static code analysis for python language
Install (via pip)
pip install pylint
Run pylint
pylint [SOURCE]
Don't like command line tool? try pylint-gui
pylint-gui
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Orange - data analysis tool
Installation pip install orange3 Run orange python -m Orange.canvas
No comments:
Post a Comment