digdep is a command-line tool that analyzes Python import dependencies using static analysis and AST parsing. It helps developers understand module relationships, detect unused imports, and map dependency graphs in their projects. Ideal for maintaining large codebases and performing code reviews.
In the Developer Tools space, digdep takes a focused approach. It focuses on understanding and visualizing Python project import dependencies without manual inspection. digdep is an open-source project aimed at python developers. The project is open source (MIT). digdep is available on the command line.
Behind digdep is Shine Jayakumar, and it first shipped in 2026. Key capabilities include Dependency Analysis, Static Analysis, and AST Parsing.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do