[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project pylint-2.13.7-1.el9

Name pylint
Epoch 0
Version 2.13.7
Release 1.el9
Website/URL https://www.pylint.org/
License GPLv2+
Build Time 2025-07-30 12:29:38
Build Host builder-arm64-1.inferitos.ru
Summary Analyzes Python code looking for bugs and signs of poor quality
Repositories Extras
Description Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book). Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. However, Pylint offers some more features, like checking length of lines of code, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more. Additionally, it is possible to write plugins to add your own checks.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
pylint-2.13.7-1.el9.noarch Analyzes Python code looking for bugs and signs of poor quality a30721669dc9c7889450be68cb3f23206672e3eec5f6bb419dd2e397ba16fed1 download
python3-pylint-2.13.7-1.el9.noarch Analyzes Python code looking for bugs and signs of poor quality 50c80eabade9b6aba938916ef8aa2e79c4eb4c9b6e2fe1288127cf436e3b2eae download
src
pylint-2.13.7-1.el9.src Analyzes Python code looking for bugs and signs of poor quality b439938d9e2ef429bd14fadd8e0d14e86bb73bd540531d39433fde88823377d2 download
Changelog link
* Wed Jul 30 2025 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 2.13.7-1
- Rebuilt for MSVSphere 9.6