mlrun-pipelines-kfp-common


Namemlrun-pipelines-kfp-common JSON
Version 0.3.12 PyPI version JSON
download
home_pagehttps://github.com/mlrun/mlrun
SummaryMLRun Pipelines package for providing KFP common functionality
upload_time2025-02-20 06:54:25
maintainerNone
docs_urlNone
authorYaron Haviv
requires_python>=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 common functionality

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mlrun/mlrun",
    "name": "mlrun-pipelines-kfp-common",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "mlrun, kfp",
    "author": "Yaron Haviv",
    "author_email": "yaronh@iguazio.com",
    "download_url": "https://files.pythonhosted.org/packages/fc/68/f976743e54f080e31c64416c69ceeac1f9e31ed6f005c2fe68fefab378d1/mlrun_pipelines_kfp_common-0.3.12.tar.gz",
    "platform": null,
    "description": "MLRun Pipelines package for providing KFP common functionality\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "MLRun Pipelines package for providing KFP common functionality",
    "version": "0.3.12",
    "project_urls": {
        "Homepage": "https://github.com/mlrun/mlrun"
    },
    "split_keywords": [
        "mlrun",
        " kfp"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ded07d11d96fee53fc1388a66e41d79d83d53ce452bb8dbf033842aaf4696f57",
                "md5": "e5ecd14fce6f36204675074cbd872667",
                "sha256": "c958ae14c021293b42dcc9bb42c1da4b1574f2bf2edd0489dbde63aa23a5c61f"
            },
            "downloads": -1,
            "filename": "mlrun_pipelines_kfp_common-0.3.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e5ecd14fce6f36204675074cbd872667",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 18183,
            "upload_time": "2025-02-20T06:54:24",
            "upload_time_iso_8601": "2025-02-20T06:54:24.042528Z",
            "url": "https://files.pythonhosted.org/packages/de/d0/7d11d96fee53fc1388a66e41d79d83d53ce452bb8dbf033842aaf4696f57/mlrun_pipelines_kfp_common-0.3.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fc68f976743e54f080e31c64416c69ceeac1f9e31ed6f005c2fe68fefab378d1",
                "md5": "815ec150b16022657c80017914e06419",
                "sha256": "52e0b8b1b7e5302493d8c7425a2c298f63393c5f728e73cf22adf4a13c5cb76c"
            },
            "downloads": -1,
            "filename": "mlrun_pipelines_kfp_common-0.3.12.tar.gz",
            "has_sig": false,
            "md5_digest": "815ec150b16022657c80017914e06419",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 15215,
            "upload_time": "2025-02-20T06:54:25",
            "upload_time_iso_8601": "2025-02-20T06:54:25.883417Z",
            "url": "https://files.pythonhosted.org/packages/fc/68/f976743e54f080e31c64416c69ceeac1f9e31ed6f005c2fe68fefab378d1/mlrun_pipelines_kfp_common-0.3.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-20 06:54:25",
    "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.26.9"
                ],
                [
                    "<",
                    "1.27"
                ]
            ]
        },
        {
            "name": "GitPython",
            "specs": [
                [
                    ">=",
                    "3.1.41"
                ],
                [
                    "~=",
                    "3.1"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    "~=",
                    "3.11"
                ]
            ]
        },
        {
            "name": "aiohttp-retry",
            "specs": [
                [
                    "~=",
                    "2.9"
                ]
            ]
        },
        {
            "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": [
                [
                    "<",
                    "2.2"
                ],
                [
                    ">=",
                    "1.2"
                ]
            ]
        },
        {
            "name": "pyarrow",
            "specs": [
                [
                    ">=",
                    "10.0"
                ],
                [
                    "<",
                    "17"
                ]
            ]
        },
        {
            "name": "pyyaml",
            "specs": [
                [
                    ">=",
                    "6.0.2"
                ],
                [
                    "<",
                    "7"
                ]
            ]
        },
        {
            "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.13.0"
                ]
            ]
        },
        {
            "name": "semver",
            "specs": [
                [
                    "~=",
                    "3.0"
                ]
            ]
        },
        {
            "name": "dependency-injector",
            "specs": [
                [
                    "~=",
                    "4.41"
                ]
            ]
        },
        {
            "name": "fsspec",
            "specs": [
                [
                    ">=",
                    "2023.9.2"
                ],
                [
                    "<",
                    "2024.7"
                ]
            ]
        },
        {
            "name": "v3iofs",
            "specs": [
                [
                    "~=",
                    "0.1.17"
                ]
            ]
        },
        {
            "name": "storey",
            "specs": [
                [
                    "~=",
                    "1.8.9"
                ]
            ]
        },
        {
            "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"
                ],
                [
                    "~=",
                    "3.1"
                ]
            ]
        },
        {
            "name": "orjson",
            "specs": [
                [
                    ">=",
                    "3.9.15"
                ],
                [
                    "<",
                    "4"
                ]
            ]
        },
        {
            "name": "mlrun-pipelines-kfp-common",
            "specs": [
                [
                    "~=",
                    "0.3.11"
                ]
            ]
        },
        {
            "name": "mlrun-pipelines-kfp-v1-8",
            "specs": [
                [
                    "~=",
                    "0.3.7"
                ]
            ]
        },
        {
            "name": "docstring_parser",
            "specs": [
                [
                    "~=",
                    "0.16"
                ]
            ]
        },
        {
            "name": "aiosmtplib",
            "specs": [
                [
                    "~=",
                    "3.0"
                ]
            ]
        }
    ],
    "lcname": "mlrun-pipelines-kfp-common"
}
        
Elapsed time: 0.39688s