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. |