{"library":"pylint","type":"library","category":null,"description":"Pylint is a widely used static code analyzer for Python. It inspects source code without execution to detect programming errors, enforce coding standards (like PEP 8), identify code smells, and suggest refactorings. It provides a detailed report and a code quality score. Pylint maintains an active development status with regular releases, including minor versions for new checks and bug fixes, and major versions that may introduce breaking changes to options or output formats.","language":"python","status":"active","version":"4.0.5","tags":["linter","static analysis","code quality","PEP 8","developer tools"],"install":[{"cmd":"pip install pylint","imports":["from pylint.lint import Run","from pylint.reporters.text import TextReporter"]},{"cmd":"pip install pylint[spelling]","imports":[]}],"homepage":null,"github":"https://github.com/pylint-dev/pylint","docs":null,"changelog":"https://pylint.readthedocs.io/en/latest/whatsnew/3/","pypi":"https://pypi.org/project/pylint/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.7,"avg_import_s":0.5,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pylint/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}