Python SDK

Reference documentation for the Distributional Python SDK

The Python SDK can be used for programmatically creating projects and uploading data to them.

We recommend using the UI to create projects as part of a normal workflow. This will provide the best experience and most options for project setup. For more information see Projects.

See SDK Log Ingestion for more information and examples on using the SDK to upload log data to your deployment.

Installation

To install the latest SDK, run:

pip install --upgrade dbnl

SDK Functions

Classes

Was this helpful?