---
title: Python Analytics SDK
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbase/docs-analytics-sdk-python/edit/release/1.1/modules/hello-world/pages/overview.adoc
  xref: xref:python-analytics-sdk:hello-world:overview.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/python-analytics-sdk/current/hello-world/overview.html)

# Python Analytics SDK

# Python Analytics SDK 1.1

The Analytics Python SDK allows you to connect to an [Enterprise Analytics](../../../enterprise-analytics/current/intro/intro.md) cluster from Python. For connecting to a Couchbase Server Cluster — self-managed, or Capella Operational — see our [Python Operational SDK](../../../python-sdk/current/hello-world/overview.md).

> [!TIP]
> Connecting to a [_Capella_ Analytics](../../../analytics/intro/intro.md) cluster from Python currently requires a [Python Columnar SDK](../../../python-columnar-sdk/current/hello-world/overview.md).

  
##  Using Your Analytics Cluster

How-to guides and tutorials to help you start your development journey with Enterprise Analytics and the Python SDK.

Getting Started

* [Python Analytics SDK Quickstart Guide](start-using-sdk.md)
* [Connecting to Enterprise Analytics](../howtos/managing-connections.md)
* [Querying with SQL++](../howtos/sqlpp-queries-with-sdk.md)

Reference

* [API Reference](https://docs.couchbase.com/sdk-api/analytics-python-client/index.html)
* [Client Settings](../ref/client-settings.md)
* [Error Messages](../ref/error-codes.md)
* [Glossary](../ref/glossary.md)

Deployment Docs

* [Analytics SDK Release Notes](../project-docs/analytics-sdk-release-notes.md)
* [Compatibility](../project-docs/compatibility.md)
* [Full Installation](../project-docs/sdk-full-installation.md)