Metadata-Version: 2.4
Name: causalmma-client
Version: 1.0.0
Summary: Local execution SDK for CausalMMA with centralized control
Home-page: https://github.com/rdmurugan/causalmma-sdk
Author: Durai Rajamanickam
Author-email: durai@infinidatum.net
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Requires-Dist: pandas>=1.3.0
Requires-Dist: numpy>=1.21.0
Requires-Dist: requests>=2.26.0
Requires-Dist: pyjwt>=2.0.0
Requires-Dist: statistical-causal-inference>=4.4.0
Provides-Extra: full
Requires-Dist: scikit-learn>=1.0.0; extra == "full"
Requires-Dist: scipy>=1.7.0; extra == "full"
Requires-Dist: networkx>=2.6.0; extra == "full"
Provides-Extra: dev
Requires-Dist: pytest>=6.0.0; extra == "dev"
Requires-Dist: black>=21.0; extra == "dev"
Requires-Dist: mypy>=0.910; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
