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:
- You can sign up for a new personal Microsoft account.
- You can sign up for the Microsoft 365 Developer Program to get a free Microsoft 365 subscription.
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