Metadata-Version: 2.1
Name: orchestration_utils
Version: 0.0.1
Summary: This package contains utility functions for Prefect and Snowflake
Author-email: DWBI <dwbi@cloudfactory.com>
Project-URL: Repository, https://github.com/cloudfactory/orchestration-utilities
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas ==1.5.1
Requires-Dist: numpy ==1.26.4
Requires-Dist: prefect-aws ==0.4.13
Requires-Dist: prefect-snowflake ==0.26.0
Requires-Dist: prefect ==2.17.1
Requires-Dist: pydantic ==1.10.8
Requires-Dist: requests ==2.32.2

# orchestration-utilities
This repository holds the utilities modules that are essential for ETL operations. This repository will be used as a package and serve the ETL flows.


## Inside this package

### 1. etl_contol
- This module accepts the connection(connection_creds) paramater where the default value is snowflake-prefect-user
