aissemble-foundation-model-lineage


Nameaissemble-foundation-model-lineage JSON
Version 1.10.0 PyPI version JSON
download
home_pageNone
SummaryModel lineage API
upload_time2024-11-20 01:03:29
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/3e/c8/f402d9cf1bcdaed2c0ef7515542622e08bd245718f9c56e39f92cadfe5b1/aissemble_foundation_model_lineage-1.10.0.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.10.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37e4b20771008461fbb571530125956e6c9a46819f08de3f332dc14290320c19",
                "md5": "a1edd12f0488cb1c8728b0c30afb1e42",
                "sha256": "e553eb46c63aa23562a54d56b3ccf9967d88ebffb25e36191cb883fb5dfac7b4"
            },
            "downloads": -1,
            "filename": "aissemble_foundation_model_lineage-1.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a1edd12f0488cb1c8728b0c30afb1e42",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8690,
            "upload_time": "2024-11-20T01:03:27",
            "upload_time_iso_8601": "2024-11-20T01:03:27.660956Z",
            "url": "https://files.pythonhosted.org/packages/37/e4/b20771008461fbb571530125956e6c9a46819f08de3f332dc14290320c19/aissemble_foundation_model_lineage-1.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ec8f402d9cf1bcdaed2c0ef7515542622e08bd245718f9c56e39f92cadfe5b1",
                "md5": "554b1738f35c618a901b7572f06211ea",
                "sha256": "52ff7ba16e2309026536046ca1152d26ac5efadf6c481d46639303cf3f0b71f1"
            },
            "downloads": -1,
            "filename": "aissemble_foundation_model_lineage-1.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "554b1738f35c618a901b7572f06211ea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6850,
            "upload_time": "2024-11-20T01:03:29",
            "upload_time_iso_8601": "2024-11-20T01:03:29.200002Z",
            "url": "https://files.pythonhosted.org/packages/3e/c8/f402d9cf1bcdaed2c0ef7515542622e08bd245718f9c56e39f92cadfe5b1/aissemble_foundation_model_lineage-1.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 01:03:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "aissemble-foundation-model-lineage"
}
        
Elapsed time: 0.35849s