aissemble-foundation-model-lineage


Nameaissemble-foundation-model-lineage JSON
Version 1.11.1 PyPI version JSON
download
home_pageNone
SummaryModel lineage API
upload_time2025-02-10 17:26:33
maintainerNone
docs_urlNone
authoraiSSEMBLE Baseline Community
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## aiSSEMBLE™ Foundation Model Lineage Python

[![PyPI](https://img.shields.io/pypi/v/aissemble-foundation-model-lineage?logo=python&logoColor=gold)](https://pypi.org/project/aissemble-foundation-model-lineage/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/aissemble-foundation-model-lineage?logo=python&logoColor=gold)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/aissemble-foundation-model-lineage?logo=python&logoColor=gold)

This module serves as a generic wrapper for model lineage 
types, objects, and functions.  While it is designed to be 
leveraged through the aiSSEMBLE™ 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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aissemble-foundation-model-lineage",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "aiSSEMBLE Baseline Community",
    "author_email": "aissemble@bah.com",
    "download_url": "https://files.pythonhosted.org/packages/eb/89/4eab57b58221a29b5eb7ead093f2b051fbbac2ab8b04adaaa1e99f838050/aissemble_foundation_model_lineage-1.11.1.tar.gz",
    "platform": null,
    "description": "## aiSSEMBLE™ Foundation Model Lineage Python\n\n[![PyPI](https://img.shields.io/pypi/v/aissemble-foundation-model-lineage?logo=python&logoColor=gold)](https://pypi.org/project/aissemble-foundation-model-lineage/)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/aissemble-foundation-model-lineage?logo=python&logoColor=gold)\n![PyPI - Wheel](https://img.shields.io/pypi/wheel/aissemble-foundation-model-lineage?logo=python&logoColor=gold)\n\nThis module serves as a generic wrapper for model lineage \ntypes, objects, and functions.  While it is designed to be \nleveraged through the aiSSEMBLE™ ecosystem, it is not dependent\non aiSSEMBLE for execution.  It is intentionally designed for \nportability.\n\n### Core Functionality\n\nThis module presently provides two main capabilities:\n\n* Generic types to represent Model Lineage metadata\n* Convenience methods for updating Model Lineage through various mediums\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Model lineage API",
    "version": "1.11.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef88602c6a2f1f3b119e5c5104069453cc8b94d1a185c7e0bb7b5fbd0cbae2d7",
                "md5": "ca7d131c7cd6cd66037246a7ddc693d9",
                "sha256": "4cad68c89cf6163ad5fdb8cb4fa86dd12ceb769b0d3a4ef799d72c57d33ee01c"
            },
            "downloads": -1,
            "filename": "aissemble_foundation_model_lineage-1.11.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca7d131c7cd6cd66037246a7ddc693d9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8691,
            "upload_time": "2025-02-10T17:26:31",
            "upload_time_iso_8601": "2025-02-10T17:26:31.912011Z",
            "url": "https://files.pythonhosted.org/packages/ef/88/602c6a2f1f3b119e5c5104069453cc8b94d1a185c7e0bb7b5fbd0cbae2d7/aissemble_foundation_model_lineage-1.11.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb894eab57b58221a29b5eb7ead093f2b051fbbac2ab8b04adaaa1e99f838050",
                "md5": "89ca918e8bc233be2835bc59b1525cc4",
                "sha256": "5709e2cd7f18d04d9635c52b9285ab772832afed627b0b2918ab6174cf54c814"
            },
            "downloads": -1,
            "filename": "aissemble_foundation_model_lineage-1.11.1.tar.gz",
            "has_sig": false,
            "md5_digest": "89ca918e8bc233be2835bc59b1525cc4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6853,
            "upload_time": "2025-02-10T17:26:33",
            "upload_time_iso_8601": "2025-02-10T17:26:33.424398Z",
            "url": "https://files.pythonhosted.org/packages/eb/89/4eab57b58221a29b5eb7ead093f2b051fbbac2ab8b04adaaa1e99f838050/aissemble_foundation_model_lineage-1.11.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-10 17:26:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "aissemble-foundation-model-lineage"
}
        
Elapsed time: 0.41773s