Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pymonetdb

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pymonetdb

Native MonetDB client Python API

  • 1.8.3
  • PyPI
  • Socket score

Maintainers
3

.. 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/. .. .. Copyright 1997 - July 2008 CWI, August 2008 - 2016 MonetDB B.V.

.. This document is written in reStructuredText (see http://docutils.sourceforge.net/ for more information). Use rst2html.py to convert this file to HTML.

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 3.7+ and PyPy. The driver is Python DBAPI 2.0 compatible.

.. image:: https://img.shields.io/pypi/v/pymonetdb.svg :target: https://pypi.python.org/pypi/pymonetdb

.. image:: https://img.shields.io/pypi/pyversions/pymonetdb.svg :target: https://pypi.python.org/pypi/pymonetdb

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/.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc