Browse wiki
This entry published by the Free Software Foundation.
| PyLint |
| Computer languages | C,Python + |
|---|---|
| Full description | Pylint is a python tool that checks if a m … Pylint is a python tool that checks if a module satisfy a coding standard. It can be seen as another PyChecker, since nearly all tests you can do with PyChecker can also be done with Pylint, but Pylint offers some more features, like checking line-code's length, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented. declared interfaces are truly implemented. |
| Homepage URL | http://www.logilab.org/projects/pylint/ + |
| Interface | command-line + |
| Is GNU | false + |
| Keywords | Python + , variable + , source code + , debug + , lint + , line length + , PyChecker + , names + , declared interfaces + |
| Last review by | Christiano Anderson + |
| Last review date | 4 May 2005 + |
| License | GPLv2orlater + |
| License verified by | Christiano Anderson + |
| License verified date | 1 April 2004 + |
| Name | PyLint + |
| Prerequisite description | Logilab's common library (http://www.logilab.org/projects/common) + |
| Prerequisite kind | Required to use + |
| Real name | Sylvain Thénault + |
| Related projects | PyChecker + |
| Resource URL | mailto:python-projects@logilab.org + |
| Resource audience | Bug Tracking + , Developer + , Support + |
| Resource kind | E-mail + |
| Revisionid | 4,691 + |
| Revisiontimestamp | 12 April 2011 14:20:56 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | Pylint analyzes Python source code + |
| Software-development | debugging + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | none + |
| Version comment | 0.6.4 beta released 2005-03-28 |
| Version date | 28 March 2005 + |
| Version download | http://www.logilab.org/projects/pylint/0.6.4 + |
| Version identifier | 0.6.4 + |
| Version status | beta + |
| Modification dateThis property is a special property in this wiki. | 25 May 2012 01:07:16 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | sylvain.thenault@logilab.fr + |
| hide properties that link here |
| PyLint#3 + | License of |
|---|---|
| PyLint#1 + | Person of |
| PyChecker + | Related projects |
| PyLint#2 + | Resource of |
| PyLint#4 + | Software prerequisite of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
