CMD + K

pylint

Community

Python code static checker

Installation

To install this package, run one of the following:

Conda
$conda install anacondams::pylint

Usage Tracking

1.5.4
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Pylint is a tool that checks for errors in Python code, tries to enforce a coding standard and looks for bad code smells. This is similar but nevertheless different from what pychecker provides, especially since pychecker explicitly does not bother with coding style.

About

Summary

Python code static checker

Last Updated

Jan 25, 2018 at 20:02

License

GPL

Supported Platforms

linux-64
win-64