Skip to content

Instantly share code, notes, and snippets.

View adekanmi123's full-sized avatar

Adeyera Adekanmi adekanmi123

View GitHub Profile
@adekanmi123
adekanmi123 / CSV_to_Vcards.py
Created March 9, 2021 10:32 — forked from Pullusb/CSV_to_Vcards.py
python utils convert CSV files to vcf cards
# -*- coding: utf-8 -*-
#python 3.x
import csv
import sys
#convert a "comma separated values" file to vcf contact cards
#USAGE:
#CSV_to_Vcards.py CSV_filename