Skip to content

Latest commit

 

History

History
94 lines (65 loc) · 2.49 KB

README.rst

File metadata and controls

94 lines (65 loc) · 2.49 KB

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:

Prerequisites

Recent versions of this library are validated on Python 3 (>= 3.7). It may also work on earlier versions of Python.

Installation

The CrateDB Python client is available as a pip package.

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

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

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?