
AST Visualizer
Understand Complex Python Codebases in Seconds
14 followers
Understand Complex Python Codebases in Seconds
14 followers
Tired of feeling lost in huge codebases? AST Visualizer gives you a deterministic bird’s eye view of your code. Our dependency graph shows which files actually matter, where complexity (aka spaghetti code) hides, and makes spotting circular imports effortless. The maintainability score boils technical debt down to a single number..so you know exactly how bad things are. For vibecoders, AST Visualizer helps keep your LLM from turning your repo into a spaghetti factory









@swupel Good work.
Can it go beyond understanding the codebase to finding security threats as well?