Metadata-Version: 2.4
Name: causalnerve-observe
Version: 1.0.4
Summary: CausalNerve Observatory and visualization package
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: causalnerve>=1.0.4
Requires-Dist: plotly>=5.0
Requires-Dist: dash>=2.0
Requires-Dist: gradio>=4.0

# CausalNerve Observe

The **CausalNerve Observatory** provides the heavy visualization and dashboarding capabilities for the [CausalNerve](https://github.com/guru-s/CausalNerve) framework. 

By separating this into an optional package, CausalNerve's core engine remains extremely lightweight (< 5 dependencies) for bare-metal industrial deployment, while researchers can still access rich `plotly`, `dash`, and `gradio` interfaces through this package.
