Metadata-Version: 2.4
Name: datadict-connector-base
Version: 0.0.3
Summary: Base classes and types for building DataDict connectors
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,data catalog,metadata,connector,base
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 :: Libraries :: Python Modules
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: pydantic>=2.0
Requires-Dist: ruamel.yaml>=0.17
Requires-Dist: pandas>=2.0

# DataDict Connector Base

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