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

File Information

File Size
99,783 bytes
MD5
c37182863dfb09209d6ba4f38fce9d2b

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.