jason000107 / msgraph-training-python

Completed project for Build Python apps with Microsoft Graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Python apps with Microsoft Graph - Completed project

Pylint

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 Microsoft Graph tutorial and the Python Microsoft Graph app-only tutorial.

Running the sample

The code for the delegated user authentication sample is in the user-auth folder. Instructions to configure and run the sample can be found in the README in that folder.

The code for the app-only authentication sample is in the app-auth folder. Instructions to configure and run the sample can be found in the README in that folder.

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

About

Completed project for Build Python apps with Microsoft Graph

License:MIT License


Languages

Language:Python 64.0%Language:PowerShell 36.0%