Browse wiki
This entry published by the Free Software Foundation.
| PyChecker |
| Computer languages | Python + |
|---|---|
| Full description | PyChecker is a tool for finding common bug … PyChecker is a tool for finding common bugs in Python source code. It finds problems that are typically caught by a compiler (or lint) for less dynamic languages, like C and C++. Common errors that can be found include forgetting to import a module, misspelling a variable, passing the wrong number of parameters to a function/method, and not using a module/variable. n/method, and not using a module/variable. |
| Homepage URL | http://pychecker.sourceforge.net/ + |
| Interface | command-line + |
| Is GNU | false + |
| Keywords | software development + , programming + , debugging + , PyChecker + , static analysis + , code inspection + |
| Last review by | Janet Casey + |
| Last review date | 7 June 2004 + |
| License | BSD 3Clause + |
| License verified by | Janet Casey + |
| License verified date | 7 January 2002 + |
| Name | PyChecker + |
| Real name | Neal Norwitz + , See the MAINTAINERS file in the distribution for a complete list + |
| Related projects | PyLint + |
| Resource URL | http://sourceforge.net/cvs?group_id=24686 + , http://sourceforge.net/tracker/?group_id=24686&atid=382217 + , mailto:pychecker@metaslash.com + |
| Resource audience | Developer + , Bug Tracking + , Support + |
| Resource kind | VCS Repository Webview + , E-mail + |
| Revisionid | 2,763 + |
| Revisiontimestamp | 12 April 2011 13:26:47 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + , Contributor + |
| Short description | Helps fix bugs in Python source code + |
| Software-development | debugging + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | none + |
| VCS checkout command | :pserver:anonymous@cvs.pychecker.sourceforge.net:/cvsroot/pychecker + |
| Version comment | 0.8.14 stable released 2004-06-06 |
| Version date | 6 June 2004 + |
| Version download | http://telia.dl.sourceforge.net/pychecker/pychecker-0.8.14.tar.gz + |
| Version identifier | 0.8.14 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 23:44:04 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | neal@metaslash.com + |
| hide properties that link here |
| PyChecker#6 + | License of |
|---|---|
| PyChecker#1 + , PyChecker#2 + | Person of |
| PyLint + | Related projects |
| PyChecker#3 + , PyChecker#4 + , PyChecker#5 + | Resource 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.
