Metadata-Version: 2.4
Name: mlopx
Version: 1.0.6
Summary: Python package that allows the development of intuitive ML pipelines.
Project-URL: Homepage, https://github.com/pedro535
Author-email: Pedro Rodrigues <pedrofrodrigues4@gmail.com>
License: MIT
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: astor>=0.8.1
Requires-Dist: kfp-kubernetes>=1.4.0
Requires-Dist: kfp>=2.11.0
Description-Content-Type: text/markdown

# mlopx

Status: **In Development**

Python package that allows the development of intuitive ML pipelines that are internally converted into Kubeflow pipelines.

This package focuses on optimising the deployment of ML pipelines in heterogeneous Kubernetes clusters.

This package is intended to be used in conjunction with an mlopx server instance.