ml-pipelines-sdk


Nameml-pipelines-sdk JSON
Version 1.15.0 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-04-29 19:37:38
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.0",
    "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": "5b13b2fa8039d7a73a4def5dd753149293e055bd9a727dad77cd4b5367aaed07",
                "md5": "d89e4d961e9b9344bd5020c8f5095d5e",
                "sha256": "5ce80ae8f912ca4bf859a9dc1189028ad70f8ed92a1ce6738118e2fbf0945185"
            },
            "downloads": -1,
            "filename": "ml_pipelines_sdk-1.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d89e4d961e9b9344bd5020c8f5095d5e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.11,>=3.9",
            "size": 1720207,
            "upload_time": "2024-04-29T19:37:38",
            "upload_time_iso_8601": "2024-04-29T19:37:38.363544Z",
            "url": "https://files.pythonhosted.org/packages/5b/13/b2fa8039d7a73a4def5dd753149293e055bd9a727dad77cd4b5367aaed07/ml_pipelines_sdk-1.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 19:37:38",
    "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.24810s