bennybauer / csv-to-ical

A simple script to convert data in CSV format to iCal format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csv-to-ical

A simple script to convert data in CSV format to iCal format

This requires Python's iCalendar package (install using pip install -r requirements.txt)

There's a bunch of settings that can be configured. See the example files for details.

About

A simple script to convert data in CSV format to iCal format

License:MIT License


Languages

Language:Python 100.0%