Metadata-Version: 2.1
Name: turu-snowflake
Version: 0.9.4
Summary: snowflake adapter for turu
Home-page: https://github.com/yassun7010/turu-py
Author: yassun7010
Author-email: yassun7010@outlook.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: SQL
Classifier: Topic :: Database
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: pandera
Requires-Dist: pandera (>=0.18.0,<0.19.0) ; extra == "pandera"
Requires-Dist: snowflake-connector-python (>=3.6.0,<4.0.0)
Requires-Dist: turu-core (==0.9.4)
Requires-Dist: typing-extensions (>=4.9.0,<5.0.0)
Project-URL: Repository, https://github.com/yassun7010/turu-py
Description-Content-Type: text/markdown

# turu-snowflake

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

