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

File Information

File Size
128,708 bytes
MD5
06da7baef52c7d18d22c2d7a6ad56390

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.