Skip to content

Releases: deprekate/fastpath

1.4

28 Aug 00:18
1b953da
Compare
Choose a tag to compare

This release allows for edges to be added to the python object (graph) as PyTuples using the .add_edge( tuple ) method. It also still supports the older tab delimited strings via .add_edge( str )