Skip to main content

Library for defining runnable pipelines as graphs

Project description

Graafilohi

Graafilohi is a library intended to create executable graphs and to provide some basic functions such as determining the execution order of the nodes. The name "Graafilohi" is a play on the Finnish words "graafi" (meaning "graph") and "graavilohi" (I guess this is something like "gravlax" or sorts; Dammit man, I'm a programmer, not a chef).

The library uses at least networkx and matplotlib as a basis, first of which provides most of the features itself allowing all the graph operations it contains to be used on the graph. This library implements the execution etc. higher level features.

The intended use is to create tools using this where the problem is related to dependencies and possible to visualize as a graph.

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

graafilohi-1.1.3.tar.gz (3.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