Metadata-Version: 2.4
Name: data-finder
Version: 0.1.8
Summary: Model driven data finders
License: Apache Software License
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: jinja2>=3.1.6
Requires-Dist: numpy>=2.0.0
Requires-Dist: pandas>=2.2.2
Provides-Extra: test
Requires-Dist: pytest>=9.0.0; extra == "test"
Provides-Extra: ibis
Requires-Dist: ibis-framework~=12.0.0; extra == "ibis"
Requires-Dist: pyarrow>=24.0.0; extra == "ibis"
Requires-Dist: pyarrow-hotfix>=0.7; extra == "ibis"
Provides-Extra: duckdb
Requires-Dist: duckdb>=1.0.0; extra == "duckdb"
Provides-Extra: linkml
Requires-Dist: linkml-runtime>=1.9.5; extra == "linkml"
Provides-Extra: iceberg
Requires-Dist: pyiceberg>=0.11.0; extra == "iceberg"
Provides-Extra: iceberg-test
Requires-Dist: sqlalchemy>=2.0.0; extra == "iceberg-test"
Provides-Extra: markdown
Requires-Dist: markdown-it-py>=4.0.0; extra == "markdown"
Dynamic: license-file

# Experimental typed finders

This generates helper classes to query data using a logical model and mapping
