Metadata-Version: 2.1
Name: fml_manager
Version: 0.4.0
Summary: Python client for FATE cluster
Home-page: https://not-decided.yet
Author: Layne Peng/Jiahao Chen
Author-email: jiahaoc@vmware.com
License: UNKNOWN
Description: # FML_Manager
        This is a client for FATE cluster
        
        # Compatible KubeFATE Versions
        FML Manager version | KubeFATE version 1.3.x | KubeFATE version 1.4.x
        ---|---|---
        0.2.0 | incompatible | compatible
        0.3.0 | incompatible | compatible
        0.4.0 | incompatible | compatible
        
        - incompatible: the combination does not work at all
        - compatible: all Kubeflow features have been tested and verified for the Kubernetes version
        - no known issues: the combination has not been fully tested but there are no repoted issues
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
