Skip to content

codeanalyzer-python

Point it at a Python project and get back one typed artifact — symbol table, call graph, and framework entrypoints. Program analysis your agents can call.

Point codeanalyzer at a project and it emits a single analysis.json — a typed model of every module, class, method, and call edge, plus the framework entrypoints that reach them. It’s the Python backend behind CLDK, usable standalone as a CLI or a library.