{"library":"msgraph-core","type":"library","category":null,"description":"The `msgraph-core` library is the foundational component for the Microsoft Graph Python SDK, providing core HTTP client capabilities and an abstraction layer for interacting with Microsoft Graph and other OData V4 services. It handles authentication integration, request building, and response parsing. Currently at version 1.3.8, it receives regular updates, typically aligning with the broader Microsoft Graph SDK release cadence.","language":"python","status":"active","version":"1.3.8","tags":["microsoft-graph","sdk","api-client","http-client","authentication","odata"],"install":[{"cmd":"pip install msgraph-core","imports":["from msgraph_core import GraphClientFactory","from msgraph_core.authentication.azure_identity import AzureIdentityAuthenticationProvider","from msgraph_core.models import ODataError"]},{"cmd":"pip install azure-identity","imports":[]}],"homepage":"https://developer.microsoft.com/graph","github":"https://github.com/microsoftgraph/msgraph-sdk-python-core","docs":"https://github.com/microsoftgraph/msgraph-sdk-python-core/docs","changelog":null,"pypi":"https://pypi.org/project/msgraph-core/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":4.7,"avg_import_s":1.23,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/msgraph-core/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}