mlrun-pipelines-kfp-v1-8


Namemlrun-pipelines-kfp-v1-8 JSON
Version 0.2.4 PyPI version JSON
download
home_pagehttps://github.com/mlrun/mlrun
SummaryMLRun Pipelines package for providing KFP 1.8 compatibility
upload_time2024-12-10 14:06:17
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 1.8 compatibility

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mlrun/mlrun",
    "name": "mlrun-pipelines-kfp-v1-8",
    "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/4c/a0/2d4ccd3fbf6d0b921ea48c99329260d583a06b53edf423bd3524a46a3b09/mlrun_pipelines_kfp_v1_8-0.2.4.tar.gz",
    "platform": null,
    "description": "MLRun Pipelines package for providing KFP 1.8 compatibility\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "MLRun Pipelines package for providing KFP 1.8 compatibility",
    "version": "0.2.4",
    "project_urls": {
        "Homepage": "https://github.com/mlrun/mlrun"
    },
    "split_keywords": [
        "mlrun",
        " kfp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6fa2f22d9edad35035e67ebc377925da94abb7c1a7563d0323b52a1a35e6fbd4",
                "md5": "355467fc3606643e08d5c34826a76bef",
                "sha256": "40e2f9c04501dbe66b041bf779c417e9d2800e261a8ee3e2adf6e015f6a64000"
            },
            "downloads": -1,
            "filename": "mlrun_pipelines_kfp_v1_8-0.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "355467fc3606643e08d5c34826a76bef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.9",
            "size": 14229,
            "upload_time": "2024-12-10T14:06:15",
            "upload_time_iso_8601": "2024-12-10T14:06:15.459163Z",
            "url": "https://files.pythonhosted.org/packages/6f/a2/f22d9edad35035e67ebc377925da94abb7c1a7563d0323b52a1a35e6fbd4/mlrun_pipelines_kfp_v1_8-0.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ca02d4ccd3fbf6d0b921ea48c99329260d583a06b53edf423bd3524a46a3b09",
                "md5": "cb18073e027c7be22de3f0e9fccc4470",
                "sha256": "6037923f6a828b99ddd55edcf83cc209f80e5ae6b2c6ca1fc0970891ae71d5e0"
            },
            "downloads": -1,
            "filename": "mlrun_pipelines_kfp_v1_8-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "cb18073e027c7be22de3f0e9fccc4470",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.9",
            "size": 10079,
            "upload_time": "2024-12-10T14:06:17",
            "upload_time_iso_8601": "2024-12-10T14:06:17.824309Z",
            "url": "https://files.pythonhosted.org/packages/4c/a0/2d4ccd3fbf6d0b921ea48c99329260d583a06b53edf423bd3524a46a3b09/mlrun_pipelines_kfp_v1_8-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-10 14:06:17",
    "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"
                ],
                [
                    ">=",
                    "3.1.41"
                ]
            ]
        },
        {
            "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.10.14"
                ],
                [
                    "!=",
                    "0.11.*"
                ],
                [
                    "!=",
                    "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"
                ],
                [
                    "~=",
                    "3.1"
                ]
            ]
        },
        {
            "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.3"
                ]
            ]
        },
        {
            "name": "docstring_parser",
            "specs": [
                [
                    "~=",
                    "0.16"
                ]
            ]
        },
        {
            "name": "aiosmtplib",
            "specs": [
                [
                    "~=",
                    "3.0"
                ]
            ]
        }
    ],
    "lcname": "mlrun-pipelines-kfp-v1-8"
}
        
Elapsed time: 0.48177s