Skip to content

wesleyf1984/GraphAPIApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

How to run the completed project

Prerequisites

To run the completed project in this folder, you need the following:

  • Python and pip installed on your development machine. (Note: This tutorial was written with Python version 3.10.4 and pip version 20.0.2. The steps in this guide may work with other versions, but that has not been tested.)
  • Either a personal Microsoft account with a mailbox on Outlook.com, or a Microsoft work or school account. If you don't have a Microsoft account, there are a couple of options to get a free account:

Run the sample

In your command-line interface (CLI), navigate to the project directory and run the following command.

python3 -m pip install -r requirements.txt
python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages