Top > All Packages in Directory > PyChecker

PyChecker - Helps fix bugs in Python source code

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.

Obtaining

Web pagehttp://pychecker.sourceforge.net/
Source tarball http://telia.dl.sourceforge.net/pychecker/pychecker-0.8.10.tar.gz
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=24686
Latest versionhttp://pychecker.sourceforge.net/pychecker-current.tar.gz
Version 0.8.10 (stable) released on 2002-03-20
Licensed under a 3-clause BSD-style license.
This is not a GNU package.

Support contacts

Help List<pychecker@metaslash.com>
Developer List<pychecker@metaslash.com>
Bug List<pychecker@metaslash.com>
Bug Databasehttp://sourceforge.net/tracker/?group_id=24686&atid=382217

Project contacts

Maintainers
Developers
Contributors
  • See the MAINTAINERS file in the distribution for a complete list
Sponsors
  • MetaSlash, Inc.

Related information

Source repository :pserver:anonymous@cvs.pychecker.sourceforge.net:/cvsroot/pychecker http://sourceforge.net/cvs?group_id=24686
Interfacescommand line
Source languagesPython

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-01-07
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.