Metadata-Version: 2.1
Name: yummy
Version: 0.0.11
Summary: UNKNOWN
Home-page: https://github.com/yummyml/yummy
Author: Qooba
License: Apache License, Version 2.0
Keywords: feast featurestore polars dask ray pyspark offlinestore
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
Provides-Extra: delta
Provides-Extra: features
Provides-Extra: mlflow
Provides-Extra: feast
Provides-Extra: dask
Provides-Extra: ray
Provides-Extra: spark
Provides-Extra: dev
License-File: LICENSE

# [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




