PyChecker

Software Screenshot:
PyChecker
Software Details:
Version: 0.8.19
Upload Date: 11 May 15
Developer: Neal Norwitz
Distribution Type: Freeware
Downloads: 3

Rating: 1.0/5 (Total Votes: 1)

PyChecker is a tool for finding bugs in python source code. PyChecker program finds problems that are typically caught by a compiler for less dynamic languages, like C and C . It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be fairly infrequent.

PyChecker works in a combination of ways. First, it imports each module. If there is an import error, the module cannot be processed. The import provides some basic information about the module. The code for each function, class, and method is checked for possible problems.

Types of problems that can be found include:

Similar Software

jTracer
jTracer

17 Feb 15

Linaro GDB
Linaro GDB

20 Feb 15

PuDB
PuDB

20 Feb 15

pyrasite
pyrasite

14 Apr 15

Comments to PyChecker

Comments not found
Add Comment
Turn on images!