ml-pipelines-sdk


Nameml-pipelines-sdk JSON
Version 1.15.1 PyPI version JSON
download
home_pagehttps://www.tensorflow.org/tfx
SummaryA dependency-light distribution of the core pipeline authoring functionality of TensorFlow Extended (TFX).
upload_time2024-05-13 23:20:19
maintainerNone
docs_urlNone
authorGoogle LLC
requires_python<3.11,>=3.9
licenseApache 2.0
keywords tensorflow tfx
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!-- See: www.tensorflow.org/tfx/ -->

# ML Pipelines SDK

The `ml-pipelines-sdk` package provides the pipeline-authoring SDK for the
[TFX](https://tensorflow.org/tfx) machine learning framework. This package is
a subset of the `tfx` package and is provided for TFX pipeline authors who wish
to minimize runtime dependencies.

Releases are synchronized in lock-step with the
[`tfx` package](https://pypi.org/project/tfx) and overall release notes
can be found at https://github.com/tensorflow/tfx/releases.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.tensorflow.org/tfx",
    "name": "ml-pipelines-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.11,>=3.9",
    "maintainer_email": null,
    "keywords": "tensorflow tfx",
    "author": "Google LLC",
    "author_email": "tensorflow-extended-dev@googlegroups.com",
    "download_url": "https://github.com/tensorflow/tfx/tags",
    "platform": null,
    "description": "<!-- See: www.tensorflow.org/tfx/ -->\n\n# ML Pipelines SDK\n\nThe `ml-pipelines-sdk` package provides the pipeline-authoring SDK for the\n[TFX](https://tensorflow.org/tfx) machine learning framework. This package is\na subset of the `tfx` package and is provided for TFX pipeline authors who wish\nto minimize runtime dependencies.\n\nReleases are synchronized in lock-step with the\n[`tfx` package](https://pypi.org/project/tfx) and overall release notes\ncan be found at https://github.com/tensorflow/tfx/releases.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A dependency-light distribution of the core pipeline authoring functionality of TensorFlow Extended (TFX).",
    "version": "1.15.1",
    "project_urls": {
        "Download": "https://github.com/tensorflow/tfx/tags",
        "Homepage": "https://www.tensorflow.org/tfx"
    },
    "split_keywords": [
        "tensorflow",
        "tfx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b6a18dc75b7c7bec59def7ee44531262579b3444aac137e4afadcc599cd973e",
                "md5": "900a2be2f5cb29010c396d8282ea1182",
                "sha256": "6ec65a24ed813b8fee96b402488325aafc598ab09907adcb5ceded12ea8fd785"
            },
            "downloads": -1,
            "filename": "ml_pipelines_sdk-1.15.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "900a2be2f5cb29010c396d8282ea1182",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.11,>=3.9",
            "size": 1763861,
            "upload_time": "2024-05-13T23:20:19",
            "upload_time_iso_8601": "2024-05-13T23:20:19.631328Z",
            "url": "https://files.pythonhosted.org/packages/4b/6a/18dc75b7c7bec59def7ee44531262579b3444aac137e4afadcc599cd973e/ml_pipelines_sdk-1.15.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-13 23:20:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tensorflow",
    "github_project": "tfx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "ml-pipelines-sdk"
}
        
Elapsed time: 0.44084s