Google Calendar API in Python | Getting Started

preview_player
Показать описание
In part 1 of this Google Calendar API in Python tutorial series, I will be covering the detail on how to get started using Calendar API in Python.

Google Calendar, a very popular Google product millions of people use to track their events. Using Google Calendar API, we can automate or integrate Google Calendar with different apps for different purposes.

You can use the Google Calendar API to find and view public calendar events. If you're authorized, you can also access and modify private calendars and events on those calendars.

► Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
☕ Venmo: @Jie-Jenn

► Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------

#GoogleCalendar #GoogleCalendarAPI
Рекомендации по теме
Комментарии
Автор

Please see description for the URL to access Google.py source code.

jiejenn
Автор

I couldn't run it, i got this error
" from Google import Create_service
ModuleNotFoundError: No module named 'Google'"
I already install the pip library from the developers documentation

leonardovillarreal
Автор

Thank you. Good video to start with the integration with calander

cattleyacleaning
Автор

Hello Jie, as I know, Google has parameter prompt(none, consent, select_account), and where do I put that parameter in the code to use

truongminhluan
Автор

I want to do this in Java, but I am not able to do this. Can you please provide me a reference for Java?

abhaykatiyar
Автор

How did you het the json file?

EDIT : the tutorial doesn't work anymore. Erreur 400 : redirect_uri_mismatch

Jordan-Tech
Автор

I couldn't run it, getting this error :
"line 3, in <module>
from google_auth_oauthlib.flow import Flow, InstalledAppFlow
ModuleNotFoundError: No module named 'google_auth_oauthlib'"

leomacenauer
welcome to shbcf.ru