Metadata-Version: 2.1
Name: aissemble-extensions-data-delivery-spark-py
Version: 1.12.0
Summary: Contains the core Python functionality of data delivery for Spark
Author: aiSSEMBLE Baseline Community
Author-email: aissemble@bah.com
Requires-Python: >=3.8
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: krausening (>=20)
Requires-Dist: pyspark (==3.5.4)
Requires-Dist: pyyaml (>=6.0,<7.0)
Description-Content-Type: text/markdown

## aiSSEMBLE&trade; Extensions Data Delivery PySpark

[![PyPI](https://img.shields.io/pypi/v/aissemble-extensions-data-delivery-spark-py?logo=python&logoColor=gold)](https://pypi.org/project/aissemble-extensions-data-delivery-spark-py/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/aissemble-extensions-data-delivery-spark-py?logo=python&logoColor=gold)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/aissemble-extensions-data-delivery-spark-py?logo=python&logoColor=gold)

Package containing support functionality for pyspark pipelines, to be invoked largely through generated template code.

Please see the [aiSSEMBLE Machine Learning Pipeline Patterns documentation](https://boozallen.github.io/aissemble/aissemble/current/machine-learning-pipeline-details.html)
for more information.
