Metadata-Version: 2.1
Name: codereef
Version: 0.7.22
Summary: CodeReef client to deal with portable workflows
Home-page: https://codereef.ai/portal
Author: CodeReef
License: Apache Software License (Apache 2.0)
Description: [![Downloads](https://pepy.tech/badge/codereef)](https://pepy.tech/project/codereef)
        [![PyPI version](https://badge.fury.io/py/codereef.svg)](https://badge.fury.io/py/codereef)
        [![Python Version](https://img.shields.io/badge/python-2.7%20|%203.4+-blue.svg)](https://pypi.org/project/codereef)
        [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
        
        A cross-platform Client with a Command Line Interface and a Python API for the [open CodeReef portal](https://codereef.ai/portal).
        
        | Support       | As a host platform | As a target platform |
        |---------------|:------------------:|:--------------------:|
        | Generic Linux | ✓ | ✓ |
        | Linux (Arm)   | ✓ | ✓ |
        | Raspberry Pi  | ✓ | ✓ |
        | MacOS         | ✓ | ✓ |
        | Windows       | ✓ | ✓ |
        | iOS           | TBD | TBD |
        | Android       | prototyping | ✓ |
        
        
        [CodeReef.ai](https://codereef.ai) is an open platform to assemble portable workflows, 
        crowd-benchmark AI/ML algorithms across different software, hardware, models and data sets,
        and support open reproducibility initiatives.
        
        Copyright 2019-2020 [CodeReef SAS](https://codereef.ai)
        
Keywords: portable workflows,reproducibility,collaborative experiments,portability,dependencies,workflows,automation,pipelines,data pipelines,computer systems,data science
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Requires-Python: >=2.7
Description-Content-Type: text/markdown
