| .gitignore | ||
| graph.py | ||
| README.md | ||
Pip Graph
Generates a Graphviz graph for your pip packages.
Quick start
$ ./graph.py | dot -Tsvg > out.svg
			
		| .gitignore | ||
| graph.py | ||
| README.md | ||
Generates a Graphviz graph for your pip packages.
$ ./graph.py | dot -Tsvg > out.svg