Metadata-Version: 2.3
Name: cloe-snowflake-crawler
Version: 1.1.1
Summary: This package contains the Snowflake Crawler. It can scan Snowflake database and return the information to python functions or write to disk using the CLOE metadata format.
Home-page: https://initions.com/
Author: initions
Author-email: ICSMC_EXT_PYPIORG@accenture.com
License: MIT
Requires-Python: >=3.11,<3.12
Requires-Dist: cloe-metadata (>=2.2.1,<3.0.0)
Requires-Dist: cloe-util-snowflake-connector (>=1.0.5,<2.0.0)
Requires-Dist: pydantic (>=2.7.0,<3.0.0)
Requires-Dist: snowflake (>=1.0.2,<2.0.0)
Requires-Dist: typer[all] (>=0.12.3,<0.13.0)
