Metadata-Version: 2.4
Name: ml3-platform-sdk
Version: 0.2.0
Summary: ML Platform SDK
Author: MLcube
License: GPL
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: <3.13,>=3.9
Description-Content-Type: text/markdown
Requires-Dist: tabulate>=0.9.0
Requires-Dist: pydantic>=2.0
Requires-Dist: requests>=2.31.0

# ML3 platform client SDK

## Installation
```bash
pip install ml3-platform-sdk
```

## Usage
Please refer to the [documentation](https://ml-cube.github.io/ml3-platform-docs/)
