Metadata-Version: 1.2
Name: codereef
Version: 0.7.25
Summary: CodeReef client to deal with portable workflows
Home-page: https://codereef.ai/portal
Author: Grigori Fursin
Author-email: Grigori.Fursin@CodeReef.ai
License: Apache Software License (Apache 2.0)
Description-Content-Type: text/markdown
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)
        
        Linux/MacOS: [![Build Status](https://travis-ci.org/codereef-ai/client.svg?branch=master)](https://travis-ci.org/codereef-ai/client)
        Windows: [![Windows Build status](https://ci.appveyor.com/api/projects/status/ef98qw1e16ql0sy9?svg=true)](https://ci.appveyor.com/project/gfursin/client)
        
        A cross-platform Client with a Command Line Interface and a Python API for the [open CodeReef portal](https://codereef.ai/portal).
        
        * CodeReef documentation: [online](https://codereef.ai/static/docs)
        * CodeReef white papers: [![ArXiv](https://img.shields.io/badge/cs.LG-arXiv%3A2001.07935-B31B1B.svg)](https://arxiv.org/abs/2001.07935)  [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3625479.svg)](https://doi.org/10.5281/zenodo.3625479)
        
        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
