Server-side SDKs
Python SDK
Learn how to integrate Dub with Python.
Installation
Basic Usage
Here’s how you can use the Dub Python SDK to create a link and retrieve click analytics in timeseries format for it:
For more usage examples:
- Organizing links by external ID, tenant ID, tags, etc
- Bulk link operations (create, update, delete)
- Retrieving link analytics
Frameworks
You can use the Dub Python SDK with any Python framework:
If you’re using a different Python framework, you can refer to the Python SDK quickstart for a basic example.
Additional Resources
Was this page helpful?