Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 894 Bytes

README.rst

File metadata and controls

30 lines (19 loc) · 894 Bytes

pymapd

https://travis-ci.org/mapd/pymapd.svg?branch=master Documentation Status

A python DB API compliant interface for mapd. See the documentation for more.

Quick Install

Packages are available on conda-forge and PyPI:

conda install -c conda-forge pymapd

Developer builds of each commit are available on the pymapd channel (Linux only):

conda install -c pymapd/label/dev -c conda-forge -c gpuopenanalytics/label/dev pymapd