Metadata-Version: 2.4
Name: data-finder
Version: 0.1.7
Summary: Model driven data finders
License: Apache Software License
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: jinja2>=3.1.6
Requires-Dist: numpy>=1.26.4
Requires-Dist: pandas>=2.2.2
Provides-Extra: test
Requires-Dist: pytest>=8.3.4; extra == "test"
Provides-Extra: ibis
Requires-Dist: ibis-framework~=9.0.0; extra == "ibis"
Provides-Extra: duckdb
Requires-Dist: duckdb~=1.0.0; extra == "duckdb"
Dynamic: license-file

# Experimental typed finders

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