akaihola / PyChecker

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. This is my mirror of https://github.com/thomasvs/pychecker
24Updated 4 years ago

Alternatives and similar repositories for PyChecker:

Users that are interested in PyChecker are comparing it to the libraries listed below