Metadata-Version: 2.4
Name: modaryn
Version: 0.1.0
Summary: modaryn analyzes dbt projects to score model complexity and structural importance, helping teams identify high-risk and high-impact data models.
Author: yujikawa
License: MIT
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: typer[all]
Requires-Dist: sqlglot
Requires-Dist: rich
Requires-Dist: pyyaml
Requires-Dist: jinja2
Requires-Dist: plotly
Requires-Dist: numpy
Requires-Dist: pandas
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Dynamic: license-file
