pydeps

Module dependency viewer

A tool to visualize and manage dependencies of Python modules.

Python Module Dependency graphs

GitHub

2k stars
15 watching
114 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yav/graphmod Displays the module dependencies of Haskell programs in a visual graph format 182
chris-gardner/usd-noodle An open-source Python tool to visualize the dependencies of a USD file using a node graph. 131
npmhub/npmhub A browser extension that displays npm dependencies on GitHub repos 774
fpgmaas/deptry A tool to detect and report unused, missing, and transitive dependencies in Python projects. 932
pyupio/dparse A parser for Python dependency files, supporting various formats used in package management. 62
jmcdo29/nestjs-spelunker Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. 322
pyupio/pyup Automates dependency updates in GitHub repositories to ensure projects have the latest security patches. 457
trailofbits/it-depends Automatically builds dependency graphs and Software Bills of Materials for packages and source code repositories. 334
andriykohut/pdm-readiness Checks project dependencies against specific Python versions. 6
juandopazo/es-dependency-graph Utility for analyzing ES6 module dependencies from source code 29
workshopper/how-to-npm An interactive tutorial for learning how to manage dependencies in Node.js projects 1,129
gillstrom/dpn A tool to retrieve information about the dependencies of an npm module belonging to a specific user. 27
pulp-platform/bender A tool for managing dependencies in hardware design projects 258
gabotechs/dep-tree A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph 1,537
tweag/fawltydeps A tool that identifies unused or missing dependencies in Python projects. 205