Skip to content
#

google-calendar-api

google-calendar logo

Google Calendar is an online calendar intended to help keep track of time and schedules. It was launched in April 2006, and integrates with Gmail for users to easily add events from email messages directly to the calendar.

Other resources

Here are 130 public repositories matching this topic...

If you have been using Google Calendar and came across the Import CSV option, but couldn't automate the insertion of events through a .csv file using the Google Calendar API, this script might help you! It will create a calendar, and insert all of the events present on the excel/csv formatted file, taking into consideration all possible outcomes…

  • Updated Apr 30, 2022
  • Python