{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks"}],"enrichment":{"capability":"Provides core abstractions and base classes that Kiota-generated SDKs depend on to function, including request handling, serialization, and HTTP middleware patterns.","skillfed_tags":["kiota","openapi","sdk-foundation"],"use_cases":["Ensure a Kiota-generated Microsoft Graph SDK or other OpenAPI-based SDK has the abstractions it needs to run","Extend or customize request handling behavior in a generated SDK by working with the base request adapter classes","Enable observability in generated SDKs through the included OpenTelemetry instrumentation hooks"],"what_it_does":"Microsoft Kiota Abstractions is a foundational library that defines the base classes, interfaces, and utilities that Kiota-generated SDKs rely on to operate. When you generate a Python SDK from an OpenAPI definition using Kiota, the resulting code imports from this package to handle HTTP requests, serialization, authentication middleware, and other core SDK behaviors. It is not meant to be used directly in application code, but rather as a required dependency that generated SDKs bring in automatically.\n\nThe package depends on std-uritemplate for URI template handling and opentelemetry libraries for observability instrumentation. It maintains active development with support for Python 3.10 through 3.14, and carries no known security vulnerabilities. Installation is straightforward with low friction.","worth_installing":"Yes\u2014but only as a transitive dependency of a Kiota-generated SDK. Do not install directly unless you are developing or customizing a generated SDK. If you are using a Kiota-generated library, this package will be pulled in automatically and requires no action. The active maintenance, permissive license, low install friction, and zero known vulnerabilities make it safe and reliable."},"id":"microsoft-kiota-abstractions","links":{"html":"https://skillfed.io/packages/microsoft-kiota-abstractions","md":"https://skillfed.io/packages/microsoft-kiota-abstractions.md","pypi":"https://pypi.org/project/microsoft-kiota-abstractions/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"microsoft-kiota-abstractions","python_support":"supports_current","summary":"Core abstractions for kiota generated libraries in Python"},"popularity":{"monthly_downloads":13898288,"position":1259,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.11.9"}
