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
RN
Ronit N.
02/25/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

Works like a charm

It is amazing and works well on the python code. It checks the PEP 8 format also checks a lot apart from that like the length of each line.
Verified User in Telecommunications
UT
Verified User in Telecommunications
02/24/2019
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

Intuitive open source Python static analysis tool

The integration with VIM through the plugin ALE. The installation is really easy, with a single command you will have the tool installed. Also, like the detailed reports of the codes in which you can see a table in the command line with the statistics about the results.
Verified User in Computer Software
UC
Verified User in Computer Software
02/24/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

Decent quality and bug checking

It checks those bugs that people usually don't want to waste time on. Like checking the length and proper implementation of interfaces. Although these are easy to do, in a complex environment, it can get hectic and digress from the main issue, if you are doing trivial bound checks etc

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