Metadata-Version: 2.5
Name: tabella-core
Version: 0.1.0
Summary: Tabella core: spec models, connector SDK, backend interfaces, registration pipeline
Project-URL: Homepage, https://github.com/Inceptium-ai/tabella
Project-URL: Repository, https://github.com/Inceptium-ai/tabella
Project-URL: Issues, https://github.com/Inceptium-ai/tabella/issues
Author: Yazdan Ahmed
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Database
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: pydantic>=2.7
Requires-Dist: pyyaml>=6.0
Description-Content-Type: text/markdown

# tabella-core

Models for the Tabella spec artifacts (Onboarding Manifest, Asset Descriptor),
the connector SDK and registry, pluggable backend interfaces (catalog,
governance, embeddings), and the registration pipeline. See `../../spec/`.
