Metadata-Version: 2.1
Name: aissemble-foundation-model-lineage
Version: 1.7.0rc4
Summary: Model lineage API
Author: aiSSEMBLE Baseline Community
Author-email: aissemble@bah.com
Requires-Python: >=3.11.4,<4
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aissemble-foundation-data-lineage-python (>=1.7.0-rc4,<1.7.1)
Requires-Dist: openlineage-python (>=0.21.1,<0.22.0)
Description-Content-Type: text/markdown

# aissemble-foundation-model-lineage-python
This module serves as a generic wrapper for model lineage 
types, objects, and functions.  While it is designed to be 
leveraged through the aiSSEMBLE&trade; ecosystem, it is not dependent
on aiSSEMBLE for execution.  It is intentionally designed for 
portability.

### Core Functionality

This module presently provides two main capabilities:

* Generic types to represent Model Lineage metadata
* Convenience methods for updating Model Lineage through various mediums

