Skip to content

karynzv/crate-python

 
 

Repository files navigation

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?

About

A Python client library for CrateDB.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.3%
  • Shell 1.7%