yummy


Nameyummy JSON
Version 0.0.11 PyPI version JSON
download
home_pagehttps://github.com/yummyml/yummy
Summary
upload_time2024-01-28 00:39:47
maintainer
docs_urlNone
authorQooba
requires_python>=3.7.0
licenseApache License, Version 2.0
keywords feast featurestore polars dask ray pyspark offlinestore
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [Yummy](https://github.com/yummyml/yummy) - delicious MLOps tools.

Yummy project contains several tools and components which can help build and speedup the MLOps process.
Most of the code is written in rust 🦀 but components expose easy to use python api. 

| Package         | Description                                                                           | Documentation                       | Youtube
| --------------  | ------------------------------------------------------------------------------------- | ----------------------------------- | --------------
| yummy[feast]    | Yummy [feast](https://docs.feast.dev/) feature store extensions                       | [📄README](yummy)                   | 🎞[YT](https://www.youtube.com/watch?v=YinQxF4Gx54)
| yummy[features] | Yummy features server compatble with [Feast](https://docs.feast.dev/) feature store   | [📄README](yummy-rs/yummy-features-py) | 🎞[YT](https://www.youtube.com/watch?v=lXCJLc3hWgY)
| yummy[mlflow]   | Yummy [mlflow](https://www.mlflow.org/) models server                                 | [📄README](yummy-rs/yummy-mlflow-py)   | 🎞[YT](https://www.youtube.com/watch?v=rjNZ1RwBlCA)
| yummy[delta]    | Yummy [delta lake](https://delta.io/) api                                             | [📄README](yummy-rs/yummy-delta-py)    | 🎞Soon





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yummyml/yummy",
    "name": "yummy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.0",
    "maintainer_email": "",
    "keywords": "feast featurestore polars dask ray pyspark offlinestore",
    "author": "Qooba",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/f1/c9/b45732583ef96d5702946adde76d31ec928f5213d793c210b8deb7f61723/yummy-0.0.11.tar.gz",
    "platform": null,
    "description": "# [Yummy](https://github.com/yummyml/yummy) - delicious MLOps tools.\n\nYummy project contains several tools and components which can help build and speedup the MLOps process.\nMost of the code is written in rust \ud83e\udd80 but components expose easy to use python api. \n\n| Package         | Description                                                                           | Documentation                       | Youtube\n| --------------  | ------------------------------------------------------------------------------------- | ----------------------------------- | --------------\n| yummy[feast]    | Yummy [feast](https://docs.feast.dev/) feature store extensions                       | [\ud83d\udcc4README](yummy)                   | \ud83c\udf9e[YT](https://www.youtube.com/watch?v=YinQxF4Gx54)\n| yummy[features] | Yummy features server compatble with [Feast](https://docs.feast.dev/) feature store   | [\ud83d\udcc4README](yummy-rs/yummy-features-py) | \ud83c\udf9e[YT](https://www.youtube.com/watch?v=lXCJLc3hWgY)\n| yummy[mlflow]   | Yummy [mlflow](https://www.mlflow.org/) models server                                 | [\ud83d\udcc4README](yummy-rs/yummy-mlflow-py)   | \ud83c\udf9e[YT](https://www.youtube.com/watch?v=rjNZ1RwBlCA)\n| yummy[delta]    | Yummy [delta lake](https://delta.io/) api                                             | [\ud83d\udcc4README](yummy-rs/yummy-delta-py)    | \ud83c\udf9eSoon\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "",
    "version": "0.0.11",
    "project_urls": {
        "Homepage": "https://github.com/yummyml/yummy"
    },
    "split_keywords": [
        "feast",
        "featurestore",
        "polars",
        "dask",
        "ray",
        "pyspark",
        "offlinestore"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1c9b45732583ef96d5702946adde76d31ec928f5213d793c210b8deb7f61723",
                "md5": "79adcdc6a3aa7b5b7917660302e6dd9f",
                "sha256": "65eb7e5799357abac4fe05c37b3c5e03948b41543e8cfcdd713b6b12cc3c0383"
            },
            "downloads": -1,
            "filename": "yummy-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "79adcdc6a3aa7b5b7917660302e6dd9f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.0",
            "size": 20357,
            "upload_time": "2024-01-28T00:39:47",
            "upload_time_iso_8601": "2024-01-28T00:39:47.018159Z",
            "url": "https://files.pythonhosted.org/packages/f1/c9/b45732583ef96d5702946adde76d31ec928f5213d793c210b8deb7f61723/yummy-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-28 00:39:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yummyml",
    "github_project": "yummy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "yummy"
}
        
Elapsed time: 0.24891s