Metadata-Version: 2.1
Name: snowcross
Version: 0.9.2
Summary: Adaptors for tools and services in a Snowflake-centric data platform
License: Apache License 2.0
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: snowflake-connector-python>=3.10.0
Requires-Dist: snowflake-snowpark-python>=1.12.1
Provides-Extra: aws
Requires-Dist: boto3>=1.34.113; extra == "aws"
Provides-Extra: locator
Requires-Dist: Jinja2; extra == "locator"
Requires-Dist: python-dotenv; extra == "locator"
Requires-Dist: ruamel.yaml; extra == "locator"

Adaptors for tools and services in a Snowflake-centric data platform.

## Requirements

Requires Python 3.10 or above.
