gprof2dot dependencies

Gprof2dot is used in Python projects. Generate a dot graph from the output of several profilers. It has no required runtime dependencies, making it lightweight to install. Check its dependency graph on PyDeps to understand the full transitive dependency tree, reverse dependents, known CVEs, and license compatibility before installing.

What is gprof2dot?

Generate a dot graph from the output of several profilers.

What are the dependencies of gprof2dot?

gprof2dot has no required runtime dependencies. Installing it adds no transitive packages to your environment, which keeps installs small and minimizes the supply-chain surface you need to audit.

gprof2dot transitive dependencies

Beyond its direct dependencies, gprof2dot can pull in further packages through its dependency tree. PyDeps resolves the entire chain from PyPI and deps.dev so you can see every transitive (nested) dependency of gprof2dot, expand any node on demand, and understand the full set of code that ships when you run pip install gprof2dot.

Does gprof2dot have known vulnerabilities (CVEs)?

PyDeps checks gprof2dot and every package in its dependency tree against the OSV vulnerability database in real time. For each CVE you can see the severity, the affected version ranges, and the first fixed version, so you know exactly which gprof2dot version is safe to install before you ship.

What license does gprof2dot use?

gprof2dot is distributed under the LGPL license. PyDeps also shows the license of every dependency in the tree so you can audit license compatibility across your whole gprof2dot install, not just the top-level package.

How to install gprof2dot with all dependencies

Install from PyPI with pip install gprof2dot. For offline or air-gapped environments, PyDeps can download gprof2dot together with every resolved dependency as wheel files in a single bundle, matched to your target Python version and operating system.

Which packages depend on gprof2dot?

Switch to the dependents view to see the reverse dependencies of gprof2dot — the PyPI packages that list gprof2dot as a requirement. Reverse dependencies are a strong signal of how widely a package is trusted and how disruptive a breaking change would be.

Packages related to gprof2dot

PyDeps