Show HN: Using ASTs to visualize complex codebases(ast-visualizer.com)
ast-visualizer.com
Show HN: Using ASTs to visualize complex codebases
https://ast-visualizer.com/app
The main idea behind this project was to visualize the AST of python files to make detecting maintainability hotspots (= spaghetti code) easier. This works both on a project as well as on file level (see complex files and sections of complex code within a file). If you want to test the graph features please make sure to contact me and I will unlock them free of charge.
0 comments
—