Metadata-Version: 2.1
Name: pyomniscidb
Version: 5.7.0.dev0
Summary: A DB API 2 compatible client for OmniSci (formerly MapD).
Home-page: https://github.com/omnisci/omniscidb
Author: OmniSci
Author-email: community@omnisci.com
License: Apache Software License
Description: ===========
        pyomniscidb
        ===========
        
        A python `DB API`_ compliant interface for `OmniSci`_ (formerly MapD). 
        
        .. _DB API: https://www.python.org/dev/peps/pep-0249/
        .. _OmniSci: https://www.omnisci.com/
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Database
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
