Metadata-Version: 1.2
Name: modela
Version: 0.5
Summary: Python client lib for modela prediction server
Home-page: https://github.com/metaprov/modela-python-sdk
Author: modela
Author-email: info@modela.io
License: Apache Software License 2.0
Description: ## What is Modela.io API?
        
        Modela.io is an automatic machine learning platform for Kubernetes. The modela.io api is a set
        of custom kuberentes resources in the area of data science and automatic machine learning. 
        The API is implemented by the modela.io platform which is closed source as the moment. 
        
        For complete documentation on the modela.io API, please visit our documentation at [www.modela.io](https://www.modela.io/).
        
        ## Installing Modela.io
        
        The modela.io platform can be installed via an helm chart. For a complete installation procedure
        please refer to the modela.io documentation at [www.modela.io](https://www.modela.io/docs).
        
        ## Using Modela.io
        
        The Modela API specify a set of crds and services which are implemented by the modela.io platform. 
        
        =======
        History
        =======
        
        0.1.0 (2020-04-27)
        ------------------
        
        * First release on PyPI.
        
Keywords: modela
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
