Metadata-Version: 2.4
Name: datadict-connector-dbt
Version: 0.0.2
Summary: DBT connector for DataDict
Author-email: Datadict Team <support@datadict.co>
License-Expression: MIT
Project-URL: Homepage, https://github.com/datadict-dev/datadict
Project-URL: Repository, https://github.com/datadict-dev/datadict
Project-URL: Issues, https://github.com/datadict-dev/datadict/issues
Project-URL: Documentation, https://github.com/datadict-dev/datadict
Keywords: datadict,dbt,data build tool,connector,metadata
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: datadict-connector-base>=0.0.1
Requires-Dist: pydantic>=2.0
Requires-Dist: ruamel.yaml>=0.17
Requires-Dist: pandas>=2.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"

# DataDict Connector dbt

This project is experimental and remains under heavy development. Expect rapid iteration and breaking changes while we refine the tooling.
