mlflow-jfrog-plugin


Namemlflow-jfrog-plugin JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/jfrog/mlflow-jfrog-plugin
SummaryPlugin to store MLFlow experiments artifacts on JFrog Artifactory
upload_time2024-03-10 06:54:39
maintainer
docs_urlNone
authorJFrog
requires_python>=3.9
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements mlflow requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            JFrog MLFlow plugin is a plugin created by JFrog for customers using MLflow product. MLflow is an open-source platform for managing the end-to-end machine learning lifecycle. The JFrog MLflow plugin extends MLflow functionality by replacing the default artifacts location of MLflow with JFrog Artifactory. Once MLflow experiments artifacts are available inside JFrog Artifactory, they become an integral part of the company's release lifecycle as any other artifact and are also covered by all the security tools provided through the JFrog platform.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jfrog/mlflow-jfrog-plugin",
    "name": "mlflow-jfrog-plugin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "JFrog",
    "author_email": "pypi@jfrog.com",
    "download_url": "https://files.pythonhosted.org/packages/52/ed/9aebfdd6b9604ba5641aace70d69807bfd951ad91bb8e0c9b7a1fb4d8fad/mlflow-jfrog-plugin-1.0.1.tar.gz",
    "platform": null,
    "description": "JFrog MLFlow plugin is a plugin created by JFrog for customers using MLflow product. MLflow is an open-source platform for managing the end-to-end machine learning lifecycle. The JFrog MLflow plugin extends MLflow functionality by replacing the default artifacts location of MLflow with JFrog Artifactory. Once MLflow experiments artifacts are available inside JFrog Artifactory, they become an integral part of the company's release lifecycle as any other artifact and are also covered by all the security tools provided through the JFrog platform.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Plugin to store MLFlow experiments artifacts on JFrog Artifactory",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/jfrog/mlflow-jfrog-plugin"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "952e467d3c14c576ff7d2323105d6234f1831333185266f7e2fc49cd1f518127",
                "md5": "04eb4a23f4e1d7c74f41a4ddd8f1bbe5",
                "sha256": "fc2d59cb58a5fbc20ce0e3cb8f4d97de091894cd889b2ead8c3a9da3f5d8b538"
            },
            "downloads": -1,
            "filename": "mlflow_jfrog_plugin-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "04eb4a23f4e1d7c74f41a4ddd8f1bbe5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8358,
            "upload_time": "2024-03-10T06:54:38",
            "upload_time_iso_8601": "2024-03-10T06:54:38.190368Z",
            "url": "https://files.pythonhosted.org/packages/95/2e/467d3c14c576ff7d2323105d6234f1831333185266f7e2fc49cd1f518127/mlflow_jfrog_plugin-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52ed9aebfdd6b9604ba5641aace70d69807bfd951ad91bb8e0c9b7a1fb4d8fad",
                "md5": "9dbb0b4f62b174c8aba4dcf29d33f725",
                "sha256": "35c05fd584168334e858bee1766027e3334b50f11b45db6c22513d4eb9eabbc4"
            },
            "downloads": -1,
            "filename": "mlflow-jfrog-plugin-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9dbb0b4f62b174c8aba4dcf29d33f725",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 12628,
            "upload_time": "2024-03-10T06:54:39",
            "upload_time_iso_8601": "2024-03-10T06:54:39.859975Z",
            "url": "https://files.pythonhosted.org/packages/52/ed/9aebfdd6b9604ba5641aace70d69807bfd951ad91bb8e0c9b7a1fb4d8fad/mlflow-jfrog-plugin-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-10 06:54:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jfrog",
    "github_project": "mlflow-jfrog-plugin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "mlflow",
            "specs": [
                [
                    ">=",
                    "2.5"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.31.0"
                ]
            ]
        }
    ],
    "lcname": "mlflow-jfrog-plugin"
}
        
Elapsed time: 1.03735s