Show HN: Pviz-parser – codebase parsing package for Python and TS/JS codebases
Category: devtools
Tags: dependency-analysis, llm-context, codebase-parsing, python, typescript
Score: 5.3/10 (Innovation: 4, Technical: 5, Documentation: 6, Utility: 6)
Pviz-parser generates LLM-optimized dependency analysis bundles from codebases, supporting Python, TypeScript, JavaScript, and partial Java. It produces a structured JSON artifact with nodes, edges, cycle detection, and per-file metrics, designed to fit inside an LLM context window. The project is interesting because it addresses the practical challenge of providing large language models with a complete, compressed picture of code structure.
Target audience: backend devs, data engineers, AI/ML engineers
Repository: https://github.com/mikebmac86/pviz-parser · Python · MIT
View on Hacker News