Skip to main content

This repo walks through connecting to the Google Calendar API.

Project description

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 implemented yet
  • Functions related to inviting others and responding to invitations have not been implemented

License

langchain-google-calendar-tools is distributed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

langchain_google_calendar_tools-0.0.1.tar.gz (12.0 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page