[ 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 ]
×

Package pylint-2.13.7-1.el9.noarch download

Name pylint
Epoch 0
Version 2.13.7
Release 1.el9
Architecture noarch
Website/URL https://www.pylint.org/
License GPLv2+
Build Time 2025-07-30 12:29:42
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
Size 25 KiB
Source Project pylint-2.13.7-1.el9
SHA-256 checksum a30721669dc9c7889450be68cb3f23206672e3eec5f6bb419dd2e397ba16fed1
× Full screenshot
Changelog link
* Wed Jul 30 2025 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 2.13.7-1
- Rebuilt for MSVSphere 9.6