miiklay / pymapd

Home Page:http://pymapd.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

http://pymapd.readthedocs.io/en/latest/

License:Apache License 2.0


Languages

Language:Python 98.4%Language:Shell 1.6%