FawltyDeps
Dependency checker
A tool that identifies unused or missing dependencies in Python projects.
Python dependency checker
201 stars
8 watching
14 forks
Language: Python
last commit: 10 days ago
Linked from 1 awesome list
python
Related projects:
Repository | Description | Stars |
---|---|---|
fpgmaas/deptry | A tool to detect and report unused, missing, and transitive dependencies in Python projects. | 917 |
zpm-zsh/check-deps | A tool to check dependencies and provide installation instructions for zsh plugins. | 3 |
alanshaw/david | A tool that helps developers check and update their project dependencies to ensure they have the latest versions. | 969 |
est31/cargo-udeps | Detects unused dependencies in Rust projects during compilation. | 1,745 |
arkq/flake8-requirements | A flake8 plugin that checks package import requirements and reports missing or unused dependencies. | 37 |
hiwelo/new-dependencies-action | Automates the detection of new NPM dependencies in pull requests | 27 |
chris-gardner/usd-noodle | An open-source Python tool to visualize the dependencies of a USD file using a node graph. | 129 |
shipmonk-rnd/composer-dependency-analyser | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 426 |
andriykohut/pdm-readiness | Checks project dependencies against specific Python versions. | 5 |
pyupio/dparse | A parser for Python dependency files, supporting various formats used in package management. | 61 |
thebjorn/pydeps | A tool to visualize and manage dependencies of Python modules. | 1,795 |
deps-rs/deps.rs | Provides a service to analyze and display the status of dependencies in Rust projects. | 426 |
checkmarx/chainjacking | A tool to identify susceptible dependencies in Go projects | 57 |
apiiro/combobulator | A framework to detect and prevent attacks related to dependency confusion in software releases. | 88 |
collective/collective.patchwatcher | Automatically tracks and merges version updates of dependencies in overridden files | 1 |