Open Source SDK
Check out the open-source Github Repo
Introduction
In addition to the Python SDK documentation, all Guides showcase code examples in Python.Installation
To install the Python client, run the following command:Dataset, which are always sync. All examples in the documentation are, for simplicity, using the synchronous client.
If you want to use the async functions, make sure to await the functions.
To instantiate the synchronous client:
batch_size argument to batch multiple events - handled simultaneously by Literal.
Events are batched up to batch_size. Defaults to 5.