crate / crate-python

A Python client library for CrateDB.

Home Page:https://crate.io/docs/python/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CrateDB Python Client

Build status

Coverage

Build status (documentation)

PyPI Version

Python Version

PyPI Downloads

Wheel

Status

License

A Python client library for CrateDB.

This library:

Installation

The CrateDB Python client is available as package crate on PyPI.

To install the most recent driver version, including the SQLAlchemy dialect extension, run:

$ pip install "crate[sqlalchemy]" --upgrade

Documentation and help

Contributing

The CrateDB Python client library is an open source project, and is managed on GitHub. We appreciate contributions of any kind.