Skip to content

WIP - Project in Python using the Google Calendar API to track time spent coding with VSCode - April 2024

Notifications You must be signed in to change notification settings

Clair1234/VSCode-Calendar-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

VSCode-Calendar-Automation

Prerequisite

The following prerequisite are part of the python guide :

  • Python 3.10.7 or greater
  • the pip package management tool
pip install pip
  • Get credentials from the google api
  • Install the Google client library
pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib

About

WIP - Project in Python using the Google Calendar API to track time spent coding with VSCode - April 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages