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.

extras

A boolean determining if extra requirements should be included. Defaults to False.

package-map

An buildout section containing a mapping of distribution names to package names.

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.3 (2009-07-23)

  • Allow to pass in a package-map manually, mapping distribution names to different package names.

  • Added additional extras option, to control wether or not extra dependencies (like test requirements) should be included.

  • Corrected distribution name discovery to preserve case.

0.2 (2009-05-24)

  • Do not use -d option for degenerate nodes for sccmap, as this creates way too much extra information.

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.3.zip (8.6 kB view details)

Uploaded Source

File details

Details for the file z3c.recipe.depgraph-0.3.zip.

File metadata

File hashes

Hashes for z3c.recipe.depgraph-0.3.zip
Algorithm Hash digest
SHA256 58fe029c93f6b3f6318b727bf928ce4b5a82c544c73a45f77e59b6517f3d4840
MD5 0ffe2628ebd32a42adc4dfb95d2c7071
BLAKE2b-256 36fc0ddb7ff51accc7465988156723ea04b1faf6f463e8b25a8173dc199ef20c

See more details on using hashes here.

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