Metadata-Version: 2.1
Name: snowcross
Version: 0.7.0
Summary: Adaptors for tools and services in a Snowflake-centric data platform
Home-page: UNKNOWN
License: Apache License 2.0
Platform: UNKNOWN
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
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.


