A script that will take a folder full of Vcards and output a CSV file with the contact information
Place this script in the folder containing the Vcards, and run the command python vcf_breakdown.py filename
Please note, this requires Pandas to run
A script that will take a folder full of Vcards and output a CSV file with the contact information
Python