{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http"}],"enrichment":{"capability":"Provides core HTTP client infrastructure for the Microsoft Graph Python SDK to authenticate and send requests to the Microsoft Graph API.","skillfed_tags":["microsoft-graph","async-http-client"],"use_cases":["Building Python applications that interact with Microsoft Graph data via the Graph API with async/await patterns","Integrating authentication into custom Graph API clients without using the full SDK","Sending raw HTTP requests to Graph endpoints using RequestInformation objects and custom response types","Developing services that need to call Microsoft Graph with managed identity or environment-based credentials"],"what_it_does":"msgraph-core is the foundational HTTP client library for the Microsoft Graph Python SDK, built on the Kiota framework. It handles authentication, request building, and HTTP communication with the Microsoft Graph API. The library is async-first, designed to work with async environments, and integrates with microsoft-kiota-authentication-azure for credential management.\n\nThis is a major version rewrite from the previous core library, introducing breaking changes. It provides the BaseGraphRequestAdapter class that accepts an AuthenticationProvider to handle authenticated requests. The library captures telemetry metadata (SDK version, runtime environment, host OS) by default to improve the developer experience.","worth_installing":"Yes, if you are building a Python application that needs to call Microsoft Graph API. Install it as a dependency of the full Microsoft Graph Python SDK, or directly if you need low-level control over Graph requests. The library is production-stable, actively maintained, and has no known vulnerabilities. Requires Python 3.10+ and async-capable code."},"id":"msgraph-core","links":{"html":"https://skillfed.io/packages/msgraph-core","md":"https://skillfed.io/packages/msgraph-core.md","pypi":"https://pypi.org/project/msgraph-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-13","license_spdx":"MIT","license_treatment":"permissive","name":"msgraph-core","python_support":"supports_current","summary":"Core component of the Microsoft Graph Python SDK"},"popularity":{"monthly_downloads":13779426,"position":1265,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.5.1"}
