Create multiple vCards simultaneously by reading contacts from an .xlsx
file
Instructions:
- Create a
Contacts
folder in the same directory if it does not already exist - Add contact details into the
contact_list.xlsx
spreadsheet provided - Modify
num_of_contacts
variable to the desired number of contacts per vCard - Run
vcard_maker.py
- All vCards will be created in the
Contacts
folder and will overwrite all existing files - The name of the
.vcf
file is given by the value in theID
column