Metadata-Version: 1.2
Name: bonsai-cli
Version: 0.9.13
Summary: A python library for making API calls to Bonsai BRAIN.
Home-page: https://github.com/BonsaiAI/bonsai-cli
Author: Bonsai Engineering
Author-email: opensource@bons.ai
License: BSD
Description: Bonsai CLI
        ==========
        A python library for making API calls to Bonsai BRAIN.
        
        Documentation for the Bonsai CLI can be found on the Bonsai Docs website.
        
        **Guide to CLI installation and usage:** http://docs.bons.ai/guides/cli-guide.html
        
        **Full CLI Reference Documentation:** http://docs.bons.ai/references/cli-reference.html
        
        Quick Installation
        ------------------
        
        Install the latest stable from PyPI:
        `$ pip install bonsai-cli`
        
        Install the latest in-development version:
        `$ pip install https://github.com/BonsaiAI/bonsai-cli`
Keywords: bonsai
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Natural Language :: English
Requires-Python: >=3.5
