Notion-to-Google-Calendar (1 way)
Import Notion Tasks to Google Calendar
NO MORE UPDATES WILL BE MADE TO THIS REPO. Attention has been put on a 2-way sync between Google Calendar and Notion: https://github.com/akarri2001/Notion-and-Google-Calendar-2-Way-Sync
https://www.youtube.com/watch?v=j1mh0or2CX8 This video was used to make the Google Calendar token. Note that the library names that they installed are outdated so look at the python file to see what you'll actually need to pip install onto your computer.
The Google Calendar token is what allows for the python code to access your Google Calendar and communicate with the Google Calendar servers to add/receive/modify data.
You'll need to make your GCal token before setting up the rest of the Python script