Metadata-Version: 2.1
Name: mlflow-oss-store
Version: 0.1.1
Summary: MLflow artifact store plugin for AliCloud OSS
Home-page: https://github.com/raptium/mlflow-oss-store.git
License: MIT
Keywords: mlflow,oss
Author: Guan Hao
Author-email: raptium@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: oss2 (>=2.15.0,<3.0.0)
Project-URL: Repository, https://github.com/raptium/mlflow-oss-store.git
Description-Content-Type: text/markdown

# MLflow artifact store plugin for AliCloud OSS

Yet another MLflow artifact store plugin for AliCloud OSS.

Somehow https://github.com/mrly16/mlflow-aliyunstore and https://github.com/SeaOfOcean/mlflow-aliyunstore
do not work for me. So I spent a rainy day to make another one.
