About 853,000 results
Open links in new tab
  1. Build Python apps with Microsoft Graph - Microsoft Graph

    Jun 11, 2025 · This tutorial teaches you how to build a Python console app that uses the Microsoft Graph API to access data on behalf of a user.

  2. GitHub - microsoftgraph/msgraph-sdk-python

    We support popular python async environments such as asyncio, anyio or trio. The following is a complete example that shows how to fetch a user from Microsoft Graph.

  3. msgraph-sdk · PyPI

    6 days ago · To start writing code and making requests to the Microsoft Graph service, you need to set up an authentication provider. This object will authenticate your requests to Microsoft …

  4. Extend Python apps with more Microsoft Graph APIs

    Jun 11, 2025 · Now that you have a working app that calls Microsoft Graph, you can experiment and add new features. Learn how to use app-only authentication with the Microsoft Graph …

  5. microsoftgraph-python · PyPI

    Apr 8, 2024 · Microsoft graph API wrapper for Microsoft Graph written in Python. To use Microsoft Graph to read and write resources on behalf of a user, your app must get an access token …

  6. Completed project for Build Python apps with Microsoft Graph

    This sample will introduce you to working with the Microsoft Graph SDK to access data in Microsoft 365 from Python applications. This code is the result of completing the Python …

  7. Graph API Client (Python) | Microsoft Learn

    Sep 29, 2025 · A guide to using the Microsoft Graph API in Python, explaining the methods for accessing Microsoft 365 data using application or user tokens, with sample code for retrieving …

  8. Introducing the Microsoft Graph Python SDK

    Nov 1, 2023 · In this blog, we will cover the key features of the Microsoft Graph Python SDK. With simplified authentication, you can start making requests to Microsoft Graph in just 5 lines of …

  9. Microsoft Graph Core Python Client Library - GitHub

    We recommend to use this library with the full Python SDK. Upgrading to this version from the previous version of the Python Core library will introduce breaking changes into your …

  10. msgraph-core · PyPI

    We recommend to use this library with the full Python SDK. Upgrading to this version from the previous version of the Python Core library will introduce breaking changes into your …