Installing the Couchbase Python SDK

      +
      In this tutorial, you’re going to create a skeleton application for interacting with the student database you created in Install or provision the Couchbase server

      Prerequisites

      Before you begin, you will need Python Version 3+ installed on your machine. If you don’t have a Python installed (or you have version 2 or less) then you will have to install Python3

      For further information on installing Python, take a look at Install and Start Using the Python SDK with Couchbase Server.

      Install and Start Using the Python SDK with Couchbase Server will also show you how to install the Couchbase SDK.

      Install the Couchbase Python SDK

      If you have not already done so, then you can install the Couchbase Python SDK by running the following command inside a terminal window: