{"library":"azure-kusto-ingest","type":"library","category":null,"description":"The `azure-kusto-ingest` library provides a client for ingesting data into Azure Data Explorer (Kusto) clusters. It supports queued ingestion (batching for high throughput) and streaming ingestion (low latency). The current version is 6.0.3, with frequent bug fix releases and occasional major versions aligning with Python and Azure SDK ecosystem changes. Version 6.0.3 introduced allowing transformation functions for CSV and SCSV formats.","language":"python","status":"active","version":"6.0.3","tags":["azure","kusto","azure data explorer","data ingestion","cloud","analytics"],"install":[{"cmd":"pip install azure-kusto-ingest","imports":["from azure.kusto.data import KustoConnectionStringBuilder","from azure.kusto.ingest import KustoIngestClient","from azure.kusto.ingest import KustoStreamingIngestClient","from azure.kusto.ingest import IngestionProperties","from azure.kusto.data import DataFormat","from azure.kusto.ingest import BlobDescriptor"]},{"cmd":"pip install azure-kusto-ingest[pandas]","imports":[]}],"homepage":"https://docs.microsoft.com/en-us/azure/data-explorer","github":"https://github.com/Azure/azure-kusto-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/azure-kusto-ingest/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":7.5,"avg_import_s":1.57,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/azure-kusto-ingest/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}