
DoraCodeLens
Visual mind maps, DB & JSON tools for Python code
2 followers
Visual mind maps, DB & JSON tools for Python code
2 followers
Every developer knows the pain of exploring an unfamiliar codebase—endless scrolling, manual tracing, scattered tools. DoraCodeLens brings clarity by turning Python projects into interactive visual mind maps inside VS Code–supported IDEs. It visualizes modules, classes, and functions with complexity scores, generates DB diagrams from ORM models, detects frameworks, adds inline code lens insights, Git analytics, and handy JSON tools—all in one fast workspace.











Every developer knows the pain of diving into an unfamiliar codebase — endless scrolling, manual tracing, and juggling scattered tools. We wanted to replace that friction with clarity: a single workspace inside VS Code supported IDE where a Python project comes alive as a visual mind map.
That’s how DoraCodeLens was born.
Features
Mind maps of modules, classes, methods, and functions — annotated with real-time complexity scores of any file or full code and inline complexities displayed on top of functions & classes.
Database-schema diagrams, extracted directly from ORM models.
Tech Stack and Framework Detection: Automatic detection of Django, Flask, FastAPI etc patterns
Full Code Analysis: Complete codebase analysis with interactive visualizations
Current File Analysis: Quick insights for the file you’re working on
Inline Code Lens: Automatic complexity indicators (🟢🟡🔴) that appear after current file analysis
Git Analytics : Contributor statistics and commit timeline visualizations
Productivity tools such as JSON minify/beautify and a tree viewer.