Skip to content

Latest commit

 

History

History
97 lines (66 loc) · 2.44 KB

README.rst

File metadata and controls

97 lines (66 loc) · 2.44 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, run:

$ pip install crate

To update, run:

$ pip install --upgrade 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?