Metadata-Version: 2.4
Name: turu-snowflake
Version: 0.13.4
Summary: Snowflake adapter for turu
Project-URL: Repository, https://github.com/ya7010/turu-py
Author-email: yassun7010 <yassun7010@outlook.com>
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Database
Requires-Python: <4,>=3.9
Requires-Dist: snowflake-connector-python>=3.6.0
Requires-Dist: turu-core==0.13.4
Requires-Dist: typing-extensions<5,>=4.16.0
Provides-Extra: pandas
Requires-Dist: pandas>=2.2.3; extra == 'pandas'
Requires-Dist: pyarrow>=18.0.0; extra == 'pandas'
Provides-Extra: pandera
Requires-Dist: pandera>=0.26.1; (python_version < '3.10') and extra == 'pandera'
Requires-Dist: pandera>=0.32.1; (python_version >= '3.10') and extra == 'pandera'
Description-Content-Type: text/markdown

# turu-snowflake

This is a snowflake adapter for [turu](https://github.com/ya7010/turu-py).
