How to read a dependency tree, find who depends on a package, install offline, and check CVEs, extras, licenses, and health before you add a line to requirements. PyDeps is a free site for published Python packages. It does not inspect the venv on your laptop.
Not the CLI tool pip install pydeps (module import graphs). PyDeps.com explores published Python packages.