Metadata-Version: 2.1
Name: cbrain
Version: 1.1.12
Summary: cBrian.io client to exchange reusable computational components and workflows
Home-page: https://cKnowledge.io
Author: Grigori Fursin
Author-email: Grigori.Fursin@cTuning.org
License: Apache Software License (Apache 2.0)
Description: [![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 to perform collaborative and reproducible benchmarking and optimization of deep tech (AI, ML, quantum) via the open cKnowledge portal: https://cKnowledge.io
        
        * Docs: [online](https://cKnowledge.io/static/docs)
        * Platform support:
        
        |               | As a host platform | As a target platform |
        |---------------|:------------------:|:--------------------:|
        | Generic Linux | ✓ | ✓ |
        | Linux (Arm)   | ✓ | ✓ |
        | Raspberry Pi  | ✓ | ✓ |
        | MacOS         | ✓ | ✓ |
        | Windows       | ✓ | ✓ |
        | iOS           | TBD | TBD |
        | Android       | prototyping | ✓ |
        
        
        Copyright 2020 [cTuning foundation](https://cTuning.org)
        
Keywords: reproducible benchmarking,customizable benchmarking,portable workflows,reusable computational components,reproducibility,collaborative experiments,automation,optimization,co-design,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
Description-Content-Type: text/markdown
