Product Avatar Image

Pylint

Show rating breakdown
19 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.2
Serving customers since
2019
Profile Filters

All Products & Services

Profile Name

Star Rating

8
10
1
0
0

Pylint Reviews

Review Filters
Profile Name
Star Rating
8
10
1
0
0
Verified User in Computer Software
UC
Verified User in Computer Software
02/19/2019
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

Great linter for Python

Pylint is very customizable and gives a great amount of insight, from syntactical errors to conventional formating.
Matthew D.
MD
Matthew D.
Academic Programming
01/31/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

Pylint helps you write better code

Pylint is really easy to use, and can suggest better ways for you to follow the coding standards.
Chyavana M.
CM
Chyavana M.
Graduate Student at USC | Computer Science | Seeking Summer 2019 Internship.
11/20/2018
Validated Reviewer
Review source: G2 invite
Incentivized Review

First Step for cleaner Code

Pylint is used to lint the python code. The messages are descriptive and easy to understand. Important fact is that it keeps in memory about the previous score and shows us the improvement in the score. Easily customization of the rules by editing the configuration files.

About

Contact

HQ Location:
Zürich, Zürich

Social

@pylint

What is Pylint?

Pylint is a highly versatile tool used to improve the quality of Python code. It analyzes Python programs to identify bugs, enforce a coding standard, and looks for certain types of code smells. Pylint offers a thorough and detailed examination of code complexity and conformity to a variety of coding standards and conventions, helping developers ensure their code is readable, maintainable, and error-free. A key feature of Pylint is its configurability and ability to be customized through plugins to accommodate specific project needs.

Details

Year Founded
2019
Website
www.pylint.org