Metadata-Version: 2.1
Name: grai-graph
Version: 0.2.5a3
Summary: 
Home-page: https://www.grai.io/
License: Elastic-2.0
Author: Ian Eaves
Author-email: ian@grai.io
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: vis
Requires-Dist: grai-client (>=0.3.0,<0.4.0)
Requires-Dist: grai-schemas (>=0.2.0,<0.3.0)
Requires-Dist: matplotlib (>=3.5.2,<4.0.0) ; extra == "vis"
Requires-Dist: networkx (>=2.8.5,<3.0.0)
Requires-Dist: pydantic (>=1.9.1,<2.0.0)
Requires-Dist: pydot (>=1.4.2,<2.0.0) ; extra == "vis"
Project-URL: Documentation, https://docs.grai.io/
Project-URL: Repository, https://github.com/grai-io/grai-core/tree/master/grai-graph
Description-Content-Type: text/markdown

# Grai Graph

This project provides a variety of utilities for exploring your Grai data lineage graph including support
for counter factual tests to determine the impact of a data change on your infrastructure.

