Metadata-Version: 2.1
Name: coalescenceml
Version: 0.5.1
Summary: An open-source MLOps framework to develop industry-grade production ML pipelines coalescing the MLOps stack under one umbrella.
License: Apache-2.0
Keywords: mlops,machine learning,pipeline
Author: Magd Bayoumi, Rafael Chaves, Elva Gao, Sanjali Jha, Iris Li, Jerry Sun, Emily Wang
Requires-Python: >=3.7.1,<3.9
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: distro (>=1.7.0,<2.0.0)
Requires-Dist: ml-pipelines-sdk (>=1.6.1,<2.0.0)
Requires-Dist: numpy (>=1.21.6,<2.0.0)
Requires-Dist: pandas (>=1.2.0,<2.0.0)
Requires-Dist: pyarrow (>=7.0.0,<8.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: python-dateutil (>=2.8.1,<3.0.0)
Requires-Dist: pyyaml (>=5.4.1,<6.0.0)
Requires-Dist: rich[jupyter] (>=12.0.0,<13.0.0)
Requires-Dist: semver (>=2.13.0,<3.0.0)
Requires-Dist: sqlmodel (>=0.0.6,<0.1.0)
Description-Content-Type: text/markdown

# CoalescenceML

[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/coalescenceml)](https://pypi.org/project/coalescenceml/)
[![PyPI Status](https://pepy.tech/badge/coalescenceml)](https://pepy.tech/project/coalescenceml)
[![codecov](https://codecov.io/gh/bayoumi17m/CoalescenceML/branch/main/graph/badge.svg?token=7QNV6GV4B3)](https://codecov.io/gh/bayoumi17m/CoalescenceML)
![GitHub](https://img.shields.io/github/license/bayoumi17m/CoalescenceML)
[![Interrogate](docs/interrogate.svg)](https://interrogate.readthedocs.io/en/latest/)
![Main Workflow Tests](https://github.com/bayoumi17m/CoalescenceML/actions/workflows/main.yml/badge.svg)

# What is Coalescence ML?

# Why use Coalescence ML?

# Learn more about Coalescence ML

## Learn more about MLOps

# Features

# Getting Started

## Install Coalescence ML

## Quickstart


