Skip to main content

Generate a graphviz dot file representing installed PyPI distributions.

Project description

pipdot

Generate a Graphviz dot file representing installed PyPI distributions.

Installation

pip install pipdot

Usage

Generate a graphviz dot file

pipdot --include-extras --show-extras-label 1.dot

Convert it to a svg (or other formats) image:

dot -Tsvg -O 1.dot

we'll get something like:

assets/1.dot.svg

Run

python -m pipdot --help

for help messages

CHANGELOG

v0.1

date: 2021-2-5

AUTHORS

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pipdot-0.1-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page