Tools for manipulating Directed Acyclic Graphs in Python
Project description
Analyzing DAGs in Python
The dagtools
package provides utilities for computing various
graph-theoretic properties of DAGs (Directed Acyclic Graphs).
Graph Formats and Conversion
The dagtools
package is familiar with the below graph formats, and
can convert between any of them:
- DOT Format
networkx.Graph
and related subclasses
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dagtools-0.0.1.tar.gz
(2.2 kB
view hashes)