Skip to main content

Native MonetDB client Python API

Project description

Introduction

pymonetdb is a native python client API for monetDB. This API is cross-platform, and doesn’t depend on any monetdb libraries. It has support for python 2.5+, including Python 3 and PyPy and is Python DBAPI 2.0 compatible.

Please note, this is now the official MonetDB Python API. It should be a drop-in replacement for python-monetdb. Just change import monetdb statements into import pymonetdb in your project.

https://img.shields.io/travis/gijzelaerr/pymonetdb.svg https://img.shields.io/coveralls/gijzelaerr/pymonetdb.svg https://img.shields.io/pypi/v/pymonetdb.svg https://img.shields.io/pypi/pyversions/pymonetdb.svg

Installation

The quickest way to get started is to install pymonetdb from pypi:

$ pip install pymonetdb

Documentation

You can find the online pymonetdb documentation at http://pymonetdb.readthedocs.io/

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymonetdb-1.0.5.tar.gz (29.9 kB view hashes)

Uploaded Source

Built Distribution

pymonetdb-1.0.5-py2.py3-none-any.whl (23.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page