Download of pychecker-0.5.tar.gz (pychecker-0.5.tar.gz ( external link: SF.net): 22,879 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
22,879 bytes
MD5
b0ffda791dfdc493e967f7fd278a06cb

Project Description

PyChecker is a static analysis tool for finding bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint.