gokulvibe / Accessing-Google-calendar-using-Python

In this project, we use the Google calendar API to integrate google calendar with Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accessing-Google-calendar-using-Python

In this project, we use the Google calendar API to integrate google calendar with Python.

The Calendar.py file, prints out the upcoming 10 events from your calendar to the console.

The Calendar2.py file, adds the event that you want (with the details that you specify) to your google calendar.

The other required infos have been given inside the python file.

Do not forget to turn on the "Allow less secure apps" option in your google account settings.

About

In this project, we use the Google calendar API to integrate google calendar with Python.


Languages

Language:Python 100.0%