Skip to content

Instantly share code, notes, and snippets.

View rahul1990gupta's full-sized avatar

Rahul Gupta rahul1990gupta

  • San francisco, California
View GitHub Profile
@rahul1990gupta
rahul1990gupta / CSV_to_Vcards.py
Created July 28, 2017 04:19 — 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