Django Quickstart

This guide will help you integrate Descope's Python SDK into your Django application. Follow the steps below to get started.

Use this pre-built prompt to get started faster.

Note

The django-descope plugin supports Django versions 3.2 through 6.0+.

Install Backend SDK

Install the SDK with the following command:

Terminal