Select specific contacts from a .ics file - Command line tool
Simply select specific contacts from your .ics file.
How to? Place your ics file and the python file in one folder, then run from terminal:
python select_contacts_from_ics.py <your.ics>
This fork is for Raspberry Pi and if you want to see the original code then head to https://github.com/guenter-r/calendar_file_splitter Thanks go to guenter-r.