Skip to content

Instantly share code, notes, and snippets.

View rahul1990gupta's full-sized avatar

Rahul Gupta rahul1990gupta

  • San francisco, California
View GitHub Profile
@Pullusb
Pullusb / CSV_to_Vcards.py
Created October 8, 2015 18:56
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