afcarl / myria-python

Python utilities for exercising Myria's REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Myria Python

Build Status Coverage Status Latest Version

Myria-Python is a Python interface to the Myria project, a distributed, shared-nothing big data management system and Cloud service from the University of Washington.

The Python components include intuitive, high-level interfaces for working with Myria, along with lower-level operations for interacting directly with the Myria API.

Installation

Users can install this using pip install myria-python. Developers should clone the repository and run python setup.py develop.

Usage

See our detailed documentation for additional information on using this module.

About

Python utilities for exercising Myria's REST API

License:Other


Languages

Language:Jupyter Notebook 80.1%Language:Python 19.9%Language:Shell 0.0%