Skip to content

Intellectual-Cafe/python3-connect-rest-sample

 
 

Repository files navigation

Microsoft Graph API Connect Sample for Python

Connecting to Office 365 is the first step every app must take to start working with Office 365 services and data. This sample shows how to connect and then call one API through the Microsoft Graph API (previously called Office 365 unified API), and uses the Office Fabric UI to create an Office 365 experience.

Python Connect sample screenshot

Prerequisites

To use the Microsoft Graph API Connect sample for Python, you need the following:

Note: Microsoft has tested the Flask-OAuthlib library in basic scenarios and confirmed that it works with the v2.0 endpoint. Microsoft does not provide fixes for this library and has not done a review of it. Issues and feature requests should be directed to the library’s open-source project.

About

This sample shows how to connect your Python web app to Office 365 using Microsoft Graph to send an email.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 66.3%
  • HTML 33.7%