Go to file
2024-10-08 23:26:11 +11:00
.gitignore Initial commit 2024-10-08 23:26:11 +11:00
graph.py Initial commit 2024-10-08 23:26:11 +11:00
README.md Initial commit 2024-10-08 23:26:11 +11:00

Pip Graph

Generates a Graphviz graph for your pip packages.

Quick start

$ ./graph.py | dot -Tsvg > out.svg