59
I Use This!
High Activity
Analyzed 3 days ago. based on code collected 3 days ago.

Project Summary

Pylint is a python tool that checks if a module satisfies a coding standard. Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. But Pylint offers some more features, like checking line-code's length, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more.

The big advantage with Pylint is that it is highly configurable, customizable, and you can easily write a small plugin to add a personal feature.

Tags

code_analysis metrics plugin python quality source static

GNU General Public License v2.0 or later
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    search using multiple tags to find exactly what you need
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    data presented on the Open Hub is available through our API
About Project Security

Languages

Python
100%
3 Other
<1%

30 Day Summary

Feb 15 2024 — Mar 16 2024

12 Month Summary

Mar 16 2023 — Mar 16 2024
  • 635 Commits
    Down -1398 (68%) from previous 12 months
  • 65 Contributors
    Down -39 (37%) from previous 12 months

Ratings

19 users rate this project:
4.52632
   
4.5/5.0
Click to add your rating
  
Review this Project!