Package: pylint (0.21.1-1)
Links for pylint
Debian Resources:
Download Source Package pylint:
Maintainers:
- Python Applications Packaging Team (QA Page, Mail Archive)
- Sylvain Thénault (QA Page)
- Alexandre Fayolle (QA Page)
- Sandro Tosi (QA Page)
External Resources:
- Homepage [www.logilab.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 included command pyreverse generates UML class and package diagrams.
The recommended python-tk package is only for using the pylint-gui script.
Other Packages Related to pylint
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-logilab-astng (>= 0.20.1)
- rebuild a new abstract syntax tree (AST) from Python's ast
-
- dep: python-logilab-common (>= 0.50.1)
- useful miscellaneous modules used by Logilab projects
-
- dep: python-support (>= 0.90.0)
- automated rebuilding support for Python modules
-
- rec: python-tk
- Tkinter - Writing Tk applications with Python
Download pylint
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 139.4 kB | 576.0 kB | [list of files] |
