Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37569844
en ru br
ALT Linux repositórios
5.0: 0.15.2-alt1
4.1: 0.12.2-alt3.1
4.0: 0.12.2-alt3

Group :: Desenvolvimento/Python
RPM: pylint

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.12.2-alt3.1
Data da compilação: 5 fevereiro 2008, 06:30 ( 846.8 weeks ago )
Tamanho:: 160.31 Kb

Home page:   http://www.logilab.org/project/name/pylint

Licença: GPL
Sumário: python code static checker
Descrição:

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.

This module is build for python 2.5

Mantenedor currente: Andrey Khavryuchenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • pylint
  • pylint-test
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009