Metadata-Version: 1.0
Name: codalab-cli
Version: 0.1.9
Summary: Codalab CLI is a command-line tool for interacting with Codalab. See http://codalab.org/
Home-page: http://pypi.python.org/pypi/codalab/
Author: Codalab, Shaunak Kishore, Justin Carden
Author-email: jecarden@stanford.edu
License: LICENSE.txt
Description: ===========
        Codalab CLI
        ===========
        
        CodaLab is a unified web-based platform that allows researchers to share and interact with code, data, and experiments, and to participate in online competitions. CodaLab's mission is to facilitate empirical research in fields such as machine learning, medical imaging, and natural language processing.
        
        This package contains the Codalab CLI.
        For more information see:
        
        Codalab Site:
        http://codalab.org/
        
        Github Site:
        http://codalab.github.io/codalab/
        
        Github Repo:
        https://github.com/codalab/codalab
        
        Codalab Wiki:
        https://github.com/codalab/codalab/wiki
        
        Codalab Developer Specification:
        https://github.com/codalab/codalab/blob/master/docs/SPECIFICATION.md
        
        Codalab CLI provides a command-line tool for interacting with Codalab.
        For example, you can add Data Bundles or Program Bundles with simple
        commands such as ::
        
        ```
        $ codalab upload dataset <dataset>
        ```
        
        More details to follow soon.
        
Platform: UNKNOWN
