{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database"}],"enrichment":{"capability":"Ingest data into Azure Kusto clusters from files and blob storage using Python, with support for multiple data formats and queued ingestion.","skillfed_tags":["azure-sdk","data-ingestion","analytics"],"use_cases":["Ingest CSV or JSON files from local disk into a Kusto table for analytics.","Load data from Azure Blob Storage into Kusto as part of an ETL pipeline.","Automate data ingestion from Jupyter notebooks or Databricks notebooks into Kusto clusters.","Batch upload multiple files to Kusto with consistent schema and format configuration.","Integrate Kusto data loading into Python-based data processing workflows."],"what_it_does":"Azure Kusto Ingest is Microsoft's official Python client for loading data into Kusto (Azure Data Explorer) clusters. It abstracts the complexity of connecting to Kusto ingest endpoints and handles file and blob uploads with configurable data format detection and ingestion properties. The library uses a queued ingestion model, meaning data is staged and processed asynchronously rather than synchronously, which reduces client-side latency at the cost of eventual consistency.\n\nThe package is built on top of azure-kusto-data for connection management and azure-storage-blob and azure-storage-queue for blob and queue operations. It's designed to integrate with Python analytics workflows, including Jupyter notebooks and Spark clusters on Azure Databricks. The library supports Python 3.9 through 3.13 and is actively maintained by Microsoft.","worth_installing":"Yes. This is the official Microsoft client for Kusto ingestion in Python, actively maintained, with no known vulnerabilities, low install friction, and permissive licensing. Install it if you need to load data into Azure Kusto clusters from Python; it's the standard choice for that task."},"id":"azure-kusto-ingest","links":{"html":"https://skillfed.io/packages/azure-kusto-ingest","md":"https://skillfed.io/packages/azure-kusto-ingest.md","pypi":"https://pypi.org/project/azure-kusto-ingest/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-06","license_spdx":"MIT","license_treatment":"permissive","name":"azure-kusto-ingest","python_support":"supports_current","summary":"Kusto Ingest Client"},"popularity":{"monthly_downloads":10407169,"position":1455,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"6.0.4"}
