py27-pychecker

v 0.8.19

python source code checker for finding bugs

PyChecker is a 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. Because of the dynamic nature of python, some warnings may be incorrect. However, spurious warnings should be fairly infrequent.

http://pychecker.sourceforge.net/

To install py27-pychecker, paste this in macOS terminal after installing MacPorts

sudo port install py27-pychecker

Add to my watchlist

Installations 2
Requested Installations 1