Python SDK

View as Markdown

GitHub Repo

The Python SDK allows you to send customer event data using the Python SDK from your Python applications to Krenalis.

Guides

Guide What will you learn?
Start collecting events How to install the SDK and import it into your Python application to collect events.
Start collecting user data How to install the SDK and import it into your Python application to collect user data.

Refer to the Krenalis events documentation for more information on the supported event types.

SDK source code

The source code of the Krenalis Python SDK is available on GitHub and distributed under the MIT license.