Metadata-Version: 2.1
Name: stacks-data
Version: 1.0.0
Summary: A suite of utilities to support data engineering workloads within an Ensono Stacks data platform.
Home-page: https://github.com/Ensono/stacks-data
Author: Ensono Stacks
Author-email: stacks@ensono.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: azure-identity (>=1.13.0,<2.0.0)
Requires-Dist: azure-mgmt-datafactory (>=3.1.0,<4.0.0)
Requires-Dist: azure-storage-file-datalake (>=12.11.0,<13.0.0)
Requires-Dist: behave (>=1.2.6,<2.0.0)
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: click-loglevel (>=0.4.0.post1,<0.5.0)
Requires-Dist: colorlog (>=6.7.0,<7.0.0)
Requires-Dist: delta-spark (>=2.4.0,<3.0.0)
Requires-Dist: great-expectations (>=0.17.11,<0.18.0)
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: jsonschema (>=4.17.3,<5.0.0)
Requires-Dist: polling2 (>=0.5.0,<0.6.0)
Requires-Dist: pydantic (>=1.10.12,<2.0.0)
Requires-Dist: pyspark (>=3.4.0,<4.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Description-Content-Type: text/markdown

# Stacks Data

**stacks-data** is a Python package built to support various functions within the Ensono Stacks Data Platform solution. The library and its associated Python-based CLI (`datastacks`) is intended to assist developers working within a deployed Stacks Data Platform, supporting common tasks such as generating new data engineering workloads and running Spark jobs.

* [Stacks Azure Data Platform - GitHub](https://github.com/Ensono/stacks-azure-data)
* [Stacks Azure Data Platform - Documentation](https://stacks.ensono.com/docs/workloads/azure/data/intro_data_azure)
* [Datastacks CLI - Documentation](https://stacks.ensono.com/docs/workloads/azure/data/data_engineering/datastacks)

