This repo walks through connecting to the Google Calendar API.

Langchain Google Calendar Tools This repo walks through connecting to the Google Calendar API. Installation pip install langchain-google-calendar-tools For local development: pip install -e . How to use Create a Google Cloud project and enable Google Calendar API. To get Oauth credentials for the Desktop app, please refer https:/developers.google.com/calendar/api/guides/overview for detail. Download the credentials file to ./notebooks and rename it to credentials.json. If you want to keep its original file name, please replace the value of client_secrets_file in demo.ipynb with the valid path which points to the credentials file. Run this notebook to perform the listed functions Limitations Due to the short development time, some of the following parts have not been completed and will be improved in the future: Timezone: Currently being fixed to Vietnam's timezone, it will be taken from the user's Calendar or the system in the future Update recurring events: has not been implemen
RPM
python3-langchain-google-calendar-tools-0.0.1-1.lbn42.noarch.rpm
Summary
This repo walks through connecting to the Google Calendar API.
URL
https://pypi.org/project/langchain-google-calendar-tools
Group
Unspecified
License
ZPL
Source
python-langchain-google-calendar-tools-0.0.1-1.lbn42.src.rpm
Checksum
d228a3effb6ac22d453064391673077bce10decfd9e5963839d3057be5f783cc
Build Date
2025/09/13 15:24:37
Requires
python3.13dist(google-api-python-client) >= 2.104
python3.13dist(google-auth-oauthlib) >= 1.1
python3.13dist(langchain) >= 0.0.335
python3.13dist(protobuf) >= 4.25
python3.13dist(pytz) >= 2023.3^post1
Provides
python-langchain-google-calendar-tools = 0.0.1-1.lbn42
python3-langchain-google-calendar-tools = 0.0.1-1.lbn42
python3.13-langchain-google-calendar-tools = 0.0.1-1.lbn42
python3.13dist(langchain-google-calendar-tools) = 0.0.1
python3dist(langchain-google-calendar-tools) = 0.0.1
Obsoletes