Full Installation

    Installation instructions for the Python Analytics SDK.

    Before You Start

    Set up an Enterprise Analytics cluster.

    Prerequisites

    Currently Python 3.9 - Python 3.13 is supported. See the compatibility page for more information about platform support.

    Getting the SDK

    The SDK can be installed via pip:

    python -m pip install couchbase-analytics

    Other Installation Methods

    Install from Source

    The SDK can be installed from source with the following command:

    python -m pip install git+https://github.com/couchbase/analytics-python-client.git