Python Backend SDK
- Category
- SDK
- Published
We've released a new backend SDK for Python! Here's a quick overview of its capabilities and some resources to help you get started.
We're pleased to announce the release of our server-side Python SDK!
With this launch, Python developers can more easily interface with the Clerk Backend API to manage users, organizations, and sessions.
This release also makes it straightforward to authenticate backend requests in Django, Flask, and other Python web frameworks:
You can pip install
the new clerk-backend-api
module in any Python 3.8+ application to get started. To help you from there, we've prepared detailed reference documentation in the SDK GitHub repository.
Special thanks to Speakeasy for partnering with us on this SDK release 🎉!