Converting Excel(xlsx) to VCF(vCard)
First of all u must download packages for working xlrd(https://pypi.org/project/xlrd/), openpyxl(https://pypi.org/project/openpyxl/) and pandas(https://pypi.org/project/pandas/)
pip install xlrd openpyxl pandas
Here you can use ExcelToVcard and customize it.
#ExcelToVcard Here ExcelToVcard convert every columns to Vcard
I uploaded sample for Excel : Contacts.xlsx