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

File Information

File Size
125,451 bytes
MD5
74b65d9c8a0dd24d76fc3127769f2ad2

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.