Metadata-Version: 2.3
Name: semolina
Version: 0.3.0
Summary: A Pythonic ORM for querying data warehouse semantic views (Snowflake, Databricks)
Author: Anentropic
Author-email: Anentropic <ego@anentropic.com>
Requires-Dist: adbc-poolhouse>=1.2.0
Requires-Dist: typer>=0.12.0
Requires-Dist: rich>=13.0.0
Requires-Dist: jinja2>=3.1.0
Requires-Dist: sphinx-autobuild[dev]>=2025.8.25
Requires-Dist: semolina[snowflake,databricks] ; extra == 'all'
Requires-Dist: databricks-sql-connector[pyarrow]>=4.2.5 ; extra == 'databricks'
Requires-Dist: adbc-poolhouse[snowflake] ; extra == 'snowflake'
Requires-Dist: snowflake-connector-python>=4.3.0 ; extra == 'snowflake'
Requires-Python: >=3.11
Project-URL: Homepage, https://github.com/anentropic/semolina
Project-URL: Documentation, https://anentropic.github.io/semolina/
Project-URL: Repository, https://github.com/anentropic/semolina
Project-URL: Issues, https://github.com/anentropic/semolina/issues
Project-URL: Changelog, https://anentropic.github.io/semolina/changelog/
Provides-Extra: all
Provides-Extra: databricks
Provides-Extra: snowflake
Description-Content-Type: text/markdown

# Semolina

A Python "OAM" (Object Analytics Model) for data warehouse Semantic Layer backends.
