Skip to content

alecbw/Google-Calendar-to-CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Google-Calendar-to-CSV

A neat little wrapper over icalendar to extract structured data from an .ics data dump and write the text to .txts or a combined .csv

Fields are:

  • Event Name
  • Description
  • Location
  • Duration
  • Start Time
  • Finish Time

Usage

pip install icalendar
python3 convert_ics_to_csv.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages