Amazing-Python-Scripts

Форк
0

..
/
Google-Meet-Scheduler 
4 года назад
9 месяцев назад
README.md

Google Meet Scheduler

The script here allows you to schedule a google meeting with multiple guests using python. You just need to provide the topic, time and list of email ids of the guests for the meeting and the script will handle the rest of the work.

Setup

Step 1. You'll need to download a credentials.json file.

  • Click Next on each upcoming tab, you don't need to change anything.
  • Download the credentials.json file as shown below.

  • Move this file to the folder where your script.py resides.

Step 2. Install all the dependencies listed in the requirements.txt

  • Just Run pip install -r requirements.txt
  • If facing any issue installing any package, just google it :)

Step 3. Now if you run the script for the first time then you'll be requested to grant some permissions.

  • First of all you'll need to choose the google acount you want to use.

  • Now you may see a message like this in your browser.

  • You don't need to panic, just click Advanced.

  • Click on Go to QuickStart as shown below.

  • Grant the permissions by clicking Allow.

  • And finally, confirm your choices by clicking Allow again.

Step 4. You are all set now, just run the script. Hurray!!

  • If still facing any issue, then contact here.

Output

  • Now if you run the script and provide the details, a meeting will be set between you and your guests.
  • The details can be retreived from the script itself. The script prints the details of the meeting as you can see below.

  • The script also sets the event in your google calender.
  • The script also sends the emails to the guests.

Author

Contributed by Tarun Kamboj

Thanks for reading :)

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.