Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 556 Bytes

File metadata and controls

10 lines (9 loc) · 556 Bytes

vCard Maker

Create multiple vCards simultaneously by reading contacts from an .xlsx file
Instructions:

  1. Create a Contacts folder in the same directory if it does not already exist
  2. Add contact details into the contact_list.xlsx spreadsheet provided
  3. Modify num_of_contacts variable to the desired number of contacts per vCard
  4. Run vcard_maker.py
  5. All vCards will be created in the Contacts folder and will overwrite all existing files
  6. The name of the .vcf file is given by the value in the ID column