pyanalyze
A tool for programmatically detecting common mistakes in Python code, such as references to undefined variables and type errors. It can be extended to add additional rules and perform checks specific to particular functions.
Github:
- 18418432212020
Workflow integration:
- cli
https://github.com/quora/pyanalyze
Apache License 2.0
Maintained