depdoctor is an open-source command-line tool that checks the health of dependencies in Python projects. Below are 9 other dev tools apps with similar functionality to depdoctor, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.
depwatch-cli is an open-source command-line tool that scans software dependencies for health and security risks. It integrates with GitHub and provides developers with actionable insights to maintain secure and reliable codebases.
depstree is an open-source CLI tool for analyzing and visualizing dependencies in Python, Node, Rust, Go, Java, Ruby, and PHP projects. It generates SBOMs and helps developers and DevOps teams audit supply chains for security and compliance.
py3dephell is an open-source command-line tool designed to help Python developers manage and control project dependencies. It simplifies handling requirements, resolving dependency conflicts, and maintaining project environments. Ideal for developers seeking efficient dependency management in Python projects.
check-dependencies is an open-source command-line tool that verifies whether the dependencies of a Python project align with those listed in pyproject.toml. It helps developers maintain consistency and avoid missing or mismatched packages. Ideal for Python developers managing project dependencies.
Professional CLI tool for developer environment diagnostics and auto-fixing
depheal is an open-source command-line tool that scans and audits software dependencies for security vulnerabilities and health issues. It supports multiple programming languages, works offline, and helps developers maintain secure and healthy projects by detecting CVEs and other risks.
A beginner-friendly CLI that checks whether a directory looks like a Python project and suggests what to do next.
pydepmgr is an open-source command-line tool for managing Python project dependencies. It provides a simple terminal interface for handling requirements files and streamlining dependency management for Python developers.
docstr-health is an open-source CLI tool that analyzes Python projects to score and visualize the health of their documentation. It checks for docstring coverage and PEP257 compliance, helping developers maintain high-quality code documentation.