aissemble-foundation-model-lineage


Nameaissemble-foundation-model-lineage JSON
Version 1.9.2 PyPI version JSON
download
home_pageNone
SummaryModel lineage API
upload_time2024-09-26 20:40:39
maintainerNone
docs_urlNone
authoraiSSEMBLE Baseline Community
requires_python<4,>=3.11.4
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## aiSSEMBLE&trade; 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&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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aissemble-foundation-model-lineage",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.11.4",
    "maintainer_email": null,
    "keywords": null,
    "author": "aiSSEMBLE Baseline Community",
    "author_email": "aissemble@bah.com",
    "download_url": "https://files.pythonhosted.org/packages/0d/ad/254269d1d3a4108de713c0d730ae1b33a382d8067ff5794cacbcdafbd035/aissemble_foundation_model_lineage-1.9.2.tar.gz",
    "platform": null,
    "description": "## aiSSEMBLE&trade; 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&trade; 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.9.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9c3d6054ecdadce25daf58aaced86b26356ae39622a5061681f93877ba68bc0",
                "md5": "0153e64e65279ae0fe0fedce19fb20be",
                "sha256": "c353feccfcef610c0e30e20ade01facfc4ad00f9987ae431e9c88a3a3d36fc0c"
            },
            "downloads": -1,
            "filename": "aissemble_foundation_model_lineage-1.9.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0153e64e65279ae0fe0fedce19fb20be",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.11.4",
            "size": 8670,
            "upload_time": "2024-09-26T20:40:38",
            "upload_time_iso_8601": "2024-09-26T20:40:38.615118Z",
            "url": "https://files.pythonhosted.org/packages/b9/c3/d6054ecdadce25daf58aaced86b26356ae39622a5061681f93877ba68bc0/aissemble_foundation_model_lineage-1.9.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0dad254269d1d3a4108de713c0d730ae1b33a382d8067ff5794cacbcdafbd035",
                "md5": "b7a4dd9f218b3b4e3fce675b041b5be6",
                "sha256": "2d3651d0f2a75f2af9fcedd72f3c7d478471c66e3452de784a6b433031eed905"
            },
            "downloads": -1,
            "filename": "aissemble_foundation_model_lineage-1.9.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b7a4dd9f218b3b4e3fce675b041b5be6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.11.4",
            "size": 6854,
            "upload_time": "2024-09-26T20:40:39",
            "upload_time_iso_8601": "2024-09-26T20:40:39.416981Z",
            "url": "https://files.pythonhosted.org/packages/0d/ad/254269d1d3a4108de713c0d730ae1b33a382d8067ff5794cacbcdafbd035/aissemble_foundation_model_lineage-1.9.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-26 20:40:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "aissemble-foundation-model-lineage"
}
        
Elapsed time: 0.45689s