Skip to content

Instantly share code, notes, and snippets.

View SandeepGumaste's full-sized avatar
:octocat:
I may be slow to respond.

Sandeep SandeepGumaste

:octocat:
I may be slow to respond.
View GitHub Profile
@SandeepGumaste
SandeepGumaste / CSV_to_Vcards.py
Created November 19, 2020 10:01 — 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