Metadata-Version: 2.1
Name: causate
Version: 0.1.1
Summary: Causate is a Python package designed to operationalize causal model discovery and inference. It enables seamless discovery, visualization, and deployment of causal relationships into actionable workflows.
Home-page: https://github.com/Awadelrahman/causate
Author: Awadelrahman M. A. Ahmed
Author-email: awadrahman@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mlflow
Requires-Dist: gcastle
Requires-Dist: torch
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: networkx
Requires-Dist: matplotlib

Causate is a Python package designed to operationalize causal model discovery and inference. It enables seamless discovery, visualization, and deployment of causal relationships into actionable workflows.
