{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/5"}],"enrichment":{"capability":"Provides async-first Python bindings to the Microsoft Graph Beta API, allowing applications to interact with Microsoft cloud services through a generated client library.","skillfed_tags":["microsoft-graph","async-first","cloud-api"],"use_cases":["Build applications that read or modify user profiles, mail, and calendar data from cloud tenants.","Automate administrative tasks such as user provisioning or group management via the Graph API.","Integrate cloud data into Python analytics or reporting pipelines.","Develop multi-tenant applications that delegate permissions to end users for accessing their own cloud data.","Query organizational insights, compliance data, or security signals from cloud services."],"what_it_does":"msgraph-beta-sdk is a Python client library for the Microsoft Graph Beta API, Microsoft's unified endpoint for accessing data and intelligence across cloud services. It is generated from OpenAPI specifications and provides async-first bindings to query users, mail, calendar, files, and other resources. The library wraps authentication (via azure-identity), serialization (JSON, text, form, multipart), and HTTP transport (via msgraph_core) into a fluent, type-aware API surface that mirrors the REST endpoint structure.\n\nThe SDK is designed for modern async Python environments and requires Python 3.10 or later. It handles credential management through azure-identity, supports both delegated and application authentication flows, and includes built-in error handling via APIError exceptions. Installation is straightforward but can be slow due to the package size; long file paths may require OS-level configuration on Windows.","worth_installing":"Yes, if you need to integrate Microsoft Graph Beta API into a Python application. The package is actively maintained, has low install friction, supports current Python versions, and provides a well-structured async interface. The main caveats are that it is large (slow initial install), the license treatment is unclear in the fact sheet, and the beta API itself may introduce breaking changes\u2014verify licensing terms and API stability requirements before committing to production use."},"id":"msgraph-beta-sdk","links":{"html":"https://skillfed.io/packages/msgraph-beta-sdk","md":"https://skillfed.io/packages/msgraph-beta-sdk.md","pypi":"https://pypi.org/project/msgraph-beta-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":null,"license_treatment":"unclear","name":"msgraph-beta-sdk","python_support":"supports_current","summary":"The Microsoft Graph Beta Python SDK"},"popularity":{"monthly_downloads":181763,"position":10115,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.62.0"}
