DoraCodeLens
Visual mind maps, DB & JSON tools for Python code
DoraCodeLens – Visual mind maps and DB tools for Python code in VS Code
Summary: DoraCodeLens transforms Python projects into interactive visual mind maps within VS Code-supported IDEs, displaying modules, classes, and functions with complexity scores. It generates database diagrams from ORM models, detects frameworks, provides inline code lens insights, Git analytics, and JSON tools in a unified workspace.
What it does
It visualizes code structure and complexity, extracts database schemas from ORM models, detects frameworks like Django and Flask, and offers inline complexity indicators and Git contributor analytics. It also includes JSON minify/beautify and a tree viewer.
Who it's for
Developers exploring unfamiliar Python codebases who need integrated visualization and analysis tools within VS Code.
Why it matters
It reduces the friction of navigating complex Python projects by consolidating code analysis and visualization into a single interactive workspace.