Metadata-Version: 2.4
Name: bayesite-viz
Version: 0.3.0
Summary: Agent-operable CLI that renders ArviZ Bayesian plots from an InferenceData fit.
Author: StefanSko
License-Expression: MIT
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: arviz-base>=1.2.0
Requires-Dist: arviz-plots>=1.2.0
Requires-Dist: arviz-stats>=1.2.0
Requires-Dist: matplotlib>=3.11.0
Requires-Dist: netcdf4>=1.7.4
Requires-Dist: numpy
Requires-Dist: xarray>=2026.4.0

# bayesite-viz

Agent-operable CLI that renders ArviZ Bayesian plots from an InferenceData
NetCDF fit.

This distribution exposes the `bayesite-viz` CLI and the `bayesite_viz` import
package. It consumes `.nc` / `.idata` files and does not include the
`bayesite-idata` exporter command.
