/crate-python

A Python client library for CrateDB.

Primary LanguagePythonOtherNOASSERTION

CrateDB Python Client

TravisCI PyPI Version Python Version PyPI Downloads Wheel Coverage

A Python client library for CrateDB.

This library:

Prerequisites

Recent versions of this library require Python (>= 2.7) to run.

Use library version 0.14 if you're running Python 2.6.

Installation

The CrateDB Python client is available as a pip package.

To install, run:

$ pip install crate

To update, run:

$ pip install -U crate

Contributing

This project is primarily maintained by Crate.io, but we welcome community contributions!

See the developer docs and the contribution docs for more information.

Help

Looking for more help?