Metadata-Version: 1.0
Name: myria-cluster
Version: 0.1.3
Summary: CLI to deploy the Myria parallel database on Amazon EC2
Home-page: https://github.com/uwescience/myria-ec2-ansible/tarball/0.1.3
Author: Tobin Baker
Author-email: tdbaker@cs.washington.edu
License: BSD
Description: myria-ec2-ansible
        =================
        
        Python package for deploying Myria on Amazon EC2
        
        How to set up a Myria cluster on EC2
        ------------------------------------
        
        For local development, clone this repository, set up a virtual
        environment using ``virtualenv``, and use the following command (run
        from the repository root directory) to install the package while
        allowing editing *in situ*:
        
        ::
        
            pip install --upgrade --editable .
        
        To deploy a Myria cluster using this package, or to install this package
        for non-development use, please refer to the `Myria Cloud
        Deployment <http://myria.cs.washington.edu/docs/myria-ec2.html>`__
        documentation.
        
Platform: UNKNOWN
