Metadata-Version: 1.2
Name: cbrain
Version: 1.0.3
Summary: cBrian.io client to exchange reusable computational components and workflows
Home-page: https://cBrain.io
Author: Grigori Fursin
Author-email: Grigori.Fursin@cTuning.org
License: Apache Software License (Apache 2.0)
Description-Content-Type: text/markdown
Description: # cBrain client (Collective Repository)
        
        [![Downloads](https://pepy.tech/badge/cbrain)](https://pepy.tech/project/cbrain)
        [![PyPI version](https://badge.fury.io/py/cbrain.svg)](https://badge.fury.io/py/cbrain)
        [![Python Version](https://img.shields.io/badge/python-2.7%20|%203.4+-blue.svg)](https://pypi.org/project/cbrain)
        [![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/cknowledge/cbrain.svg?branch=master)](https://travis-ci.org/cknowledge/cbrain)
        Windows: [![Windows Build status](https://ci.appveyor.com/api/projects/status/your1v689smkudvx?svg=true)](https://ci.appveyor.com/project/gfursin/cbrain)
        
        A cross-platform client with a CLI and a Python API for the [open cBrain.io portal](https://cBrain.io).
        
        * Sources: [GitHub](https://github.com/cknowledge/cbrain)
        * Docs: [online](https://cBrain.io/static/docs)
        
        Copyright 2020 [cTuning foundation](https://cTuning.org)
        
Keywords: reusable computational components,portable workflows,reproducibility,collaborative experiments,portability,dependencies,workflows,automation,pipelines,data pipelines,computer systems,data science,collective knowledge
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
