Skip to main content

Buildout recipe to generate dependency graphs.

Project description

z3c.recipe.depgraph

This buildout recipe generates dependency graphs for packages.

Options

eggs

The eggs for which graphs are generated. All dependencies of the eggs are automatically included.

exclude

A list of eggs which should be excluded from the graph processing.

variants

A whitespace separated list of variants of graphs to create. The available options are:

base - The basic full graphs. tred - The transitive reduction of the graphs. scc - Extracts graphs of strongly connected components.

Changelog

0.1 (2009-04-26)

  • Initial implementation.

Project details


Download files

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

Source Distribution

z3c.recipe.depgraph-0.1.zip (7.5 kB view hashes)

Uploaded Source

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