Kusto Python SDK

The Kusto Python Client library lets you query your cluster using Python. The library is Python 2.x/3.x compatible. It supports all data types using the Python DB API interface.

You can use the library, for example, from Jupyter Notebooks that are attached to Spark clusters, including, but not exclusively, Azure Databricks instances.

Kusto Python Ingest Client is a python library that lets you send, or ingest, data to your cluster.