generating ics file with yearly recurrent events
parse.py | ||
README.md |
I wanted to generate a big ical file with recurring events for all birthdays in my family from a spreadsheet we put together, so I wrote this script. No python library worked well for this, so I had to generate the ical manually.