Package: pylint (0.12.1-1) [universe]
Links for pylint
Ubuntu Resources:
Download Source Package pylint:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Sylvain Thénault
- Alexandre Fayolle
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
python code static checker
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.
Homepage: http://www.logilab.org/projects/pylint
Other Packages Related to pylint
|
|
|
-
- dep: emacsen-common
- Common facilities for all emacsen
-
- dep: python
- An interactive high-level object-oriented language (default version)
-
- dep: python-central (>= 0.5.8)
- register and build utility for Python packages
-
- dep: python-logilab-astng (>= 0.16.0)
- extend python's abstract syntax tree
-
- dep: python-logilab-common (>= 0.18.0)
- useful miscellaneous modules used by Logilab projects
-
- dep: python-tk
- Tkinter - Writing Tk applications with Python
Download pylint
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 161.2 kB | 1700 kB | [list of files] |