pydeps
Module dependency viewer
A tool to visualize and manage dependencies of Python modules.
Python Module Dependency graphs
2k stars
15 watching
114 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yav/graphmod | Displays the module dependencies of Haskell programs in a visual graph format | 180 |
chris-gardner/usd-noodle | An open-source Python tool to visualize the dependencies of a USD file using a node graph. | 129 |
npmhub/npmhub | A browser extension that displays npm dependencies on GitHub repos | 770 |
fpgmaas/deptry | A tool to detect and report unused, missing, and transitive dependencies in Python projects. | 917 |
pyupio/dparse | A parser for Python dependency files, supporting various formats used in package management. | 61 |
jmcdo29/nestjs-spelunker | Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. | 317 |
pyupio/pyup | Automates dependency updates in GitHub repositories to ensure projects have the latest security patches. | 454 |
trailofbits/it-depends | Automatically builds dependency graphs and Software Bills of Materials for packages and source code repositories. | 331 |
andriykohut/pdm-readiness | Checks project dependencies against specific Python versions. | 5 |
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,121 |
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 | 247 |
gabotechs/dep-tree | A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph | 1,523 |
tweag/fawltydeps | A tool that identifies unused or missing dependencies in Python projects. | 201 |