mlrun-pipelines-kfp-v2


Namemlrun-pipelines-kfp-v2 JSON
Version 0.2.4 PyPI version JSON
download
home_pagehttps://github.com/mlrun/mlrun
SummaryMLRun Pipelines package for providing KFP 2.* compatibility
upload_time2024-12-02 12:31:15
maintainerNone
docs_urlNone
authorYaron Haviv
requires_python<3.12,>=3.9
licenseApache License 2.0
keywords mlrun kfp
VCS
bugtrack_url
requirements urllib3 GitPython aiohttp aiohttp-retry click nest-asyncio ipython nuclio-jupyter numpy pandas pyarrow pyyaml requests tabulate v3io pydantic mergedeep v3io-frames v3io-frames semver dependency-injector fsspec v3iofs storey inflection python-dotenv setuptools deprecated jinja2 orjson mlrun-pipelines-kfp-common mlrun-pipelines-kfp-v1-8 docstring_parser aiosmtplib
Travis-CI No Travis.
coveralls test coverage No coveralls.
            MLRun Pipelines package for providing KFP 2.* compatibility

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mlrun/mlrun",
    "name": "mlrun-pipelines-kfp-v2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.9",
    "maintainer_email": null,
    "keywords": "mlrun, kfp",
    "author": "Yaron Haviv",
    "author_email": "yaronh@iguazio.com",
    "download_url": "https://files.pythonhosted.org/packages/be/c2/4e98e4ad670ca0e5d921790a99e0e62dfac9ee1f948471696c151ba68be4/mlrun_pipelines_kfp_v2-0.2.4.tar.gz",
    "platform": null,
    "description": "MLRun Pipelines package for providing KFP 2.* compatibility\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "MLRun Pipelines package for providing KFP 2.* compatibility",
    "version": "0.2.4",
    "project_urls": {
        "Homepage": "https://github.com/mlrun/mlrun"
    },
    "split_keywords": [
        "mlrun",
        " kfp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2795d1ebe7f8948c510c5475e5469e31a33ab330c4557b0bc63d5456ef7a885",
                "md5": "fb9b7c22afa28e30d32cf6efb41a17e6",
                "sha256": "cde0cc3ecaa6b1090f05ce669c5bcb9662cb5ed899fc95327b107e21b85c6d29"
            },
            "downloads": -1,
            "filename": "mlrun_pipelines_kfp_v2-0.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fb9b7c22afa28e30d32cf6efb41a17e6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.9",
            "size": 11360,
            "upload_time": "2024-12-02T12:31:14",
            "upload_time_iso_8601": "2024-12-02T12:31:14.236567Z",
            "url": "https://files.pythonhosted.org/packages/c2/79/5d1ebe7f8948c510c5475e5469e31a33ab330c4557b0bc63d5456ef7a885/mlrun_pipelines_kfp_v2-0.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bec24e98e4ad670ca0e5d921790a99e0e62dfac9ee1f948471696c151ba68be4",
                "md5": "ec93afd473dedcfb5234ad2e54d5c53a",
                "sha256": "a3233d01276a153a620b4857993f353263f6ad19c846394cf0c3299490d1b8be"
            },
            "downloads": -1,
            "filename": "mlrun_pipelines_kfp_v2-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ec93afd473dedcfb5234ad2e54d5c53a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.9",
            "size": 7558,
            "upload_time": "2024-12-02T12:31:15",
            "upload_time_iso_8601": "2024-12-02T12:31:15.386367Z",
            "url": "https://files.pythonhosted.org/packages/be/c2/4e98e4ad670ca0e5d921790a99e0e62dfac9ee1f948471696c151ba68be4/mlrun_pipelines_kfp_v2-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 12:31:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mlrun",
    "github_project": "mlrun",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "urllib3",
            "specs": [
                [
                    "<",
                    "1.27"
                ],
                [
                    ">=",
                    "1.26.9"
                ]
            ]
        },
        {
            "name": "GitPython",
            "specs": [
                [
                    ">=",
                    "3.1.41"
                ],
                [
                    "~=",
                    "3.1"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    "~=",
                    "3.10.0"
                ]
            ]
        },
        {
            "name": "aiohttp-retry",
            "specs": [
                [
                    "~=",
                    "2.8.0"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "~=",
                    "8.1"
                ]
            ]
        },
        {
            "name": "nest-asyncio",
            "specs": [
                [
                    "~=",
                    "1.0"
                ]
            ]
        },
        {
            "name": "ipython",
            "specs": [
                [
                    "~=",
                    "8.10"
                ]
            ]
        },
        {
            "name": "nuclio-jupyter",
            "specs": [
                [
                    "~=",
                    "0.11.1"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "<",
                    "1.27.0"
                ],
                [
                    ">=",
                    "1.26.4"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.2"
                ],
                [
                    "<",
                    "2.2"
                ]
            ]
        },
        {
            "name": "pyarrow",
            "specs": [
                [
                    "<",
                    "18"
                ],
                [
                    ">=",
                    "10.0"
                ]
            ]
        },
        {
            "name": "pyyaml",
            "specs": [
                [
                    "<",
                    "7"
                ],
                [
                    ">=",
                    "6.0.2"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "~=",
                    "2.32"
                ]
            ]
        },
        {
            "name": "tabulate",
            "specs": [
                [
                    "~=",
                    "0.8.6"
                ]
            ]
        },
        {
            "name": "v3io",
            "specs": [
                [
                    "~=",
                    "0.6.9"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "1.10.15"
                ]
            ]
        },
        {
            "name": "mergedeep",
            "specs": [
                [
                    "~=",
                    "1.3"
                ]
            ]
        },
        {
            "name": "v3io-frames",
            "specs": [
                [
                    "~=",
                    "0.10.14"
                ]
            ]
        },
        {
            "name": "v3io-frames",
            "specs": [
                [
                    "!=",
                    "0.11.*"
                ],
                [
                    ">=",
                    "0.10.14"
                ],
                [
                    "!=",
                    "0.12.*"
                ]
            ]
        },
        {
            "name": "semver",
            "specs": [
                [
                    "~=",
                    "3.0"
                ]
            ]
        },
        {
            "name": "dependency-injector",
            "specs": [
                [
                    "~=",
                    "4.41"
                ]
            ]
        },
        {
            "name": "fsspec",
            "specs": [
                [
                    "<",
                    "2024.7"
                ],
                [
                    ">=",
                    "2023.9.2"
                ]
            ]
        },
        {
            "name": "v3iofs",
            "specs": [
                [
                    "~=",
                    "0.1.17"
                ]
            ]
        },
        {
            "name": "storey",
            "specs": [
                [
                    "~=",
                    "1.8.0"
                ]
            ]
        },
        {
            "name": "inflection",
            "specs": [
                [
                    "~=",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "python-dotenv",
            "specs": [
                [
                    "~=",
                    "1.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "75.2"
                ]
            ]
        },
        {
            "name": "deprecated",
            "specs": [
                [
                    "~=",
                    "1.2"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    "~=",
                    "3.1"
                ],
                [
                    ">=",
                    "3.1.3"
                ]
            ]
        },
        {
            "name": "orjson",
            "specs": [
                [
                    "<",
                    "4"
                ],
                [
                    ">=",
                    "3.9.15"
                ]
            ]
        },
        {
            "name": "mlrun-pipelines-kfp-common",
            "specs": [
                [
                    "~=",
                    "0.2.3"
                ]
            ]
        },
        {
            "name": "mlrun-pipelines-kfp-v1-8",
            "specs": [
                [
                    "~=",
                    "0.2.2"
                ]
            ]
        },
        {
            "name": "docstring_parser",
            "specs": [
                [
                    "~=",
                    "0.16"
                ]
            ]
        },
        {
            "name": "aiosmtplib",
            "specs": [
                [
                    "~=",
                    "3.0"
                ]
            ]
        }
    ],
    "lcname": "mlrun-pipelines-kfp-v2"
}
        
Elapsed time: 0.40919s