frogml


Namefrogml JSON
Version 1.1.91 PyPI version JSON
download
home_pageNone
Summaryfrogml contains the necessary objects and communication tools for using the JFrog ml Platform
upload_time2025-09-14 08:24:35
maintainerNone
docs_urlNone
authorJFrog
requires_python<3.12,>=3.9
licenseApache-2.0
keywords mlops ml deployment serving model
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Frogml

Frogml is an end-to-end production ML platform designed to allow data scientists to build, deploy, and monitor their models in production with minimal engineering friction.
Frogml Core contains all the objects and tools necessary to use the Frogml Platform

## Table of contents:

- [Overview](#overview)
- [Working with Artifactory](#Working-with-Artifactory)
- [Upload ML model to Artifactory](#Upload-ML-model-to-Artifactory)

## Overview

JFrog ML Storage is a smart python client library providing a simple and efficient method of storing and downloading models, model data and datasets from the JFrog platform, utilizing the advanced capabilities of the JFrog platform.

## Working with Artifactory

FrogML Storage Library support is available from Artifactory version 7.84.x.

To be able to use FrogML Storage with Artifactory, you should authenticate the frogml storage client against Artifactory.
JFrog implements a credentials provider chain. It sequentially checks each place where you can set the credentials to authenticate with FrogML, and then selects the first one you set.

### Upload ML model to Artifactory

You can upload a model to a FrogML repository using the upload_model_version() function. 
You can upload a single file or an entire folder.
This function uses checksum upload, assigning a SHA2 value to each model for retrieval from storage. If the binary content cannot be reused, the smart upload mechanism performs regular upload instead.
After uploading the model, FrogML generates a file named model-info.json which contains the model name and its related files and dependencies.

The version parameter is optional. If not specified, Artifactory will set the version as the timestamp of the time you uploaded the model in your time zone, in UTC format:  yyyy-MM-dd-HH-mm-ss.
Additionally, you can add properties to the model in Artifactory to categorize and label it.
The function upload_model_version returns an instance of FrogMlModelVersion, which includes the model's name, version, and namespace.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "frogml",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.9",
    "maintainer_email": null,
    "keywords": "mlops, ml, deployment, serving, model",
    "author": "JFrog",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/88/91/f9eb3a0e33e80d65dcfd023e689ba687c588f8fb08fcc40631b1d7c13660/frogml-1.1.91.tar.gz",
    "platform": null,
    "description": "# Frogml\n\nFrogml is an end-to-end production ML platform designed to allow data scientists to build, deploy, and monitor their models in production with minimal engineering friction.\nFrogml Core contains all the objects and tools necessary to use the Frogml Platform\n\n## Table of contents:\n\n- [Overview](#overview)\n- [Working with Artifactory](#Working-with-Artifactory)\n- [Upload ML model to Artifactory](#Upload-ML-model-to-Artifactory)\n\n## Overview\n\nJFrog ML Storage is a smart python client library providing a simple and efficient method of storing and downloading models, model data and datasets from the JFrog platform, utilizing the advanced capabilities of the JFrog platform.\n\n## Working with Artifactory\n\nFrogML Storage Library support is available from Artifactory version 7.84.x.\n\nTo be able to use FrogML Storage with Artifactory, you should authenticate the frogml storage client against Artifactory.\nJFrog implements a credentials provider chain. It sequentially checks each place where you can set the credentials to authenticate with FrogML, and then selects the first one you set.\n\n### Upload ML model to Artifactory\n\nYou can upload a model to a FrogML repository using the upload_model_version() function. \nYou can upload a single file or an entire folder.\nThis function uses checksum upload, assigning a SHA2 value to each model for retrieval from storage. If the binary content cannot be reused, the smart upload mechanism performs regular upload instead.\nAfter uploading the model, FrogML generates a file named model-info.json which contains the model name and its related files and dependencies.\n\nThe version parameter is optional. If not specified, Artifactory will set the version as the timestamp of the time you uploaded the model in your time zone, in UTC format:  yyyy-MM-dd-HH-mm-ss.\nAdditionally, you can add properties to the model in Artifactory to categorize and label it.\nThe function upload_model_version returns an instance of FrogMlModelVersion, which includes the model's name, version, and namespace.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "frogml contains the necessary objects and communication tools for using the JFrog ml Platform",
    "version": "1.1.91",
    "project_urls": {
        "Home page": "https://www.jfrog.com/"
    },
    "split_keywords": [
        "mlops",
        " ml",
        " deployment",
        " serving",
        " model"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a7b3888b011f18a4ce5c7f16dd91f4473afded2c5aa7f2d1768bedbdfa5901e",
                "md5": "a09358626fcc423227835e795b3cb04f",
                "sha256": "a014d5361fad8753a0477537240c62a7ac9a108a4f022fb2dc1bf9dbafd64501"
            },
            "downloads": -1,
            "filename": "frogml-1.1.91-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a09358626fcc423227835e795b3cb04f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.9",
            "size": 1253357,
            "upload_time": "2025-09-14T08:24:33",
            "upload_time_iso_8601": "2025-09-14T08:24:33.900411Z",
            "url": "https://files.pythonhosted.org/packages/1a/7b/3888b011f18a4ce5c7f16dd91f4473afded2c5aa7f2d1768bedbdfa5901e/frogml-1.1.91-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8891f9eb3a0e33e80d65dcfd023e689ba687c588f8fb08fcc40631b1d7c13660",
                "md5": "08b3fed081cebeaf65671ea54c265350",
                "sha256": "a9f84967eda70fc2646b97e481e319d900fae10715c2f67fbcac549fff01633f"
            },
            "downloads": -1,
            "filename": "frogml-1.1.91.tar.gz",
            "has_sig": false,
            "md5_digest": "08b3fed081cebeaf65671ea54c265350",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.9",
            "size": 691442,
            "upload_time": "2025-09-14T08:24:35",
            "upload_time_iso_8601": "2025-09-14T08:24:35.428370Z",
            "url": "https://files.pythonhosted.org/packages/88/91/f9eb3a0e33e80d65dcfd023e689ba687c588f8fb08fcc40631b1d7c13660/frogml-1.1.91.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-14 08:24:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "frogml"
}
        
Elapsed time: 2.39529s