Skip to content

Adron55/exceltovcf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Excel to Vcf

Converting Excel(xlsx) to VCF(vCard)

First of all u must download packages for working xlrd(https://pypi.org/project/xlrd/) and pandas(https://pypi.org/project/pandas/)

Here you can use ExcelToVcard or SimpleExcelToVcard.py and customize it.

#ExcelToVcard Here ExcelToVcard convert every columns to Vcard

#SimpleExcelToVcard Here SimpleExcelToVcard convert Name,Surname,Phone,Mail columns to Vcard

I uploaded sample for Excel : Contacts.xlsx

Releases

No releases published

Packages

No packages published

Languages