{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/3"}],"enrichment":{"capability":"Provides default client setup and request handling for Kiota-generated API clients, bundling serialization and HTTP adapters for Microsoft Graph integration.","skillfed_tags":["microsoft-graph","api-client","kiota"],"use_cases":["Building a Python application that calls Microsoft Graph APIs using a Kiota-generated client.","Setting up a new Kiota client project without manually configuring HTTP adapters and serialization.","Integrating Microsoft Graph access into an existing Python service or web application.","Prototyping or developing against Microsoft Graph with minimal boilerplate setup."],"what_it_does":"Microsoft Kiota Bundle is a convenience package that bundles together the core components needed to use Kiota-generated API clients in Python. It wraps a request adapter implementation and pre-configured serialization libraries (JSON, form, text, and multipart) so developers don't have to manually wire up each component separately. The bundle is specifically designed as the preferred way to integrate with Microsoft Graph APIs.\n\nThe package depends on six runtime libraries: microsoft-kiota-abstractions, microsoft-kiota-http, microsoft-kiota-serialization-json, microsoft-kiota-serialization-form, microsoft-kiota-serialization-text, and microsoft-kiota-serialization-multipart. It supports Python 3.10 through 3.14 and has been actively maintained since its initial release, with the latest version released on 2026-08-14.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and installs with low friction. It is the recommended dependency for Kiota-based Microsoft Graph integration in Python. Install it if you are building a client for Microsoft Graph or another OpenAPI-based service using Kiota."},"id":"microsoft-kiota-bundle","links":{"html":"https://skillfed.io/packages/microsoft-kiota-bundle","md":"https://skillfed.io/packages/microsoft-kiota-bundle.md","pypi":"https://pypi.org/project/microsoft-kiota-bundle/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"microsoft-kiota-bundle","python_support":"supports_current","summary":"Bundle package for kiota generated libraries in Python"},"popularity":{"monthly_downloads":350678,"position":7330,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.11.9"}
