Metadata-Version: 2.1
Name: databricks-access-layer
Version: 0.0.1
Summary: Library to access Snowflake data from Databricks
Author: Data
Author-email: data@superside.com
Requires-Python: >=3.9.1,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: absl-py (>=1.4.0,<2.0.0)
Requires-Dist: cachetools (>=5.3.0,<6.0.0)
Requires-Dist: pydantic (>=1.10.4,<2.0.0)
Requires-Dist: pyspark (>=3.3.1,<4.0.0)
Requires-Dist: quinn (>=0.9.0,<0.10.0)
Requires-Dist: snowflake-connector-python (>=3.0.0,<4.0.0)
