Metadata-Version: 2.0
Name: directedgraph
Version: 0.0.1
Summary: Wrapper over Networkx Digraph
Home-page: https://github.com/Bonsanto/directed-graph
Author: Alberto Bonsanto
Author-email: UNKNOWN
License: MIT
Description-Content-Type: UNKNOWN
Keywords: graph,subgraph,subset,disjointsubset,directed-graph
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: networkx
Requires-Dist: pandas

# directed-graph
This library uses networkx's to its functionality.

