Package: pylint (1.9.4-1)
Links for pylint
Debian Resources:
Download Source Package pylint2:
Maintainers:
External Resources:
- Homepage [www.pylint.org]
Similar packages:
Python code static checker and UML diagram generator
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.
The package also ships the following additional commands:
* pyreverse: an UML diagram generator * symilar: an independent similarities checker * epylint: Emacs and Flymake compatible Pylint
Other Packages Related to pylint
|
|
|
|
-
- dep: python
- linguagem interativa de alto nível orientada a objetos (versão Python2)
-
- dep: python-astroid (>= 1.4.5)
- rebuild a new abstract syntax tree from Python's AST
-
- dep: python-backports.functools-lru-cache
- backport of functools.lru_cache from Python 3.3 to Python 2
-
- dep: python-configparser
- backport of the enhanced config parser introduced in Python 3.2
-
- dep: python-isort
- library for sorting Python imports (Python 2)
-
- dep: python-logilab-common (>= 0.19.0)
- useful miscellaneous modules used by Logilab projects
-
- dep: python-mccabe
- Python code complexity checker (Python 2)
-
- dep: python-setuptools
- Melhorias Python Distutils
-
- dep: python-singledispatch
- single-dispatch generic functions for Python
-
- dep: python-six
- biblioteca de compatibilidade entre Python 2 e 3 (interface Python 2)
-
- dep: python2.7
- linguagem orientada a objetos de alto nível e interativa (versão 2.7)
-
- rec: python-tk
- Tkinter - Writing Tk applications with Python2
Download pylint
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 385.3 kB | 2,668.0 kB | [list of files] |