Skip to content

johnfishbein/contact-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Author: John Fishbein Date: February 6, 2021

Contact Converter: Convert Spreadsheet with first name, last name, email, and phone number to a contact file that can be instantly turned into Apple contacts.

To use, run the following command python3 contact_parser.py -i {csv} where {csv} is replaced with the path to the csv file you wish to convert.

This will create an apple vCard file with all contacts. Optionally, you may rename the output vCard file using the -o command line argument.

About

Tool to parse contacts from spreadsheet into vCard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages