Skip to main content

Installing the Python Connector

To install the latest Python Connector for Databend, use:

pip install databend_py

The source code for the Python driver is available on GitHub.

Prerequisites

Requires Python version 3.5 or later.