Python SDK Integration
by RudderStack
Source
Event Stream
The RudderStack Python SDK allows you to filter and load your preferred destinations and disables sending your events to other destinations. This way, you have full control over which third-party tools get access to your data.
The Python SDK also allows you to successfully manage user identities (in some destinations) using the Alias call. For example, Alias call in Mixpanel associates an anonymous user with an identified user once they sign up.
Frequently Asked Questions
What does the RudderStack Python SDK do?
The RudderStack Python SDK allows you to track, capture, and route your customer event data from your Python code to your preferred destinations enabled on RudderStack.
How do you import historical data using the Python SDK?
RudderStack allows you to import any historical data by simply adding the timestamp argument to any of your API calls. However, this can be done only for the destinations that accept historical, timestamped data, such as Amplitude, Mixpanel, etc.
Use the Python SDK integration with popular destinations
216 Integrations
About Python SDK
RudderStack’s open source Python SDK allows you to track and capture customer event data using your Python code. Once you enable the SDK, your customer events start flowing through the RudderStack servers to a wide range of common, popular marketing, sales, and product tools. Amplitude, Google Analytics, Mixpanel, are a few tools we support as destinations, among many others.