Python SDK FAQs
by RudderStack
Track customer event data from your Python applications and send it to your specified destinations via RudderStack
Source
Event Stream
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.