Metadata-Version: 1.1
Name: pymapd
Version: 0.1.3
Summary: A python DB API 2 compatible client for mapd.
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: ======
        pymapd
        ======
        
        .. image:: https://travis-ci.org/mapd/pymapd.svg?branch=master
           :target: https://travis-ci.org/mapd/pymapd
           
        
        .. image:: https://readthedocs.org/projects/pymapd/badge/?version=latest
           :target: http://pymapd.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        A python `DB API`_ compliant interface for `mapd`_. See the `documentation`_ for more.
        
        .. _DB API: https://www.python.org/dev/peps/pep-0249/
        .. _mapd: https://www.mapd.com/
        .. _mapd-core: https://github.com/mapd-core/
        .. _documentation: http://pymapd.readthedocs.io/en/latest/?badge=latest
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
