Skip to content

reenphygeorge/sheets-to-vcf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

sheets-to-vcf

A python script to convert xlsx sheets to VCF with batch renaming feature.

How to use:

  • Clone this repo

    git clone https://github.com/reenphygeorge/sheets-to-vcf
    
  • Sheet should be saved as :

         Names with heading "name" 
         Number with heading "phone"
    

*Add the sheet file to the project folder

  • Install openpyxl

    pip install openpyxl
    
  • Now run the code

*For Windows users if you get a .txt file instead of .vcf file, just manually change the extension to .vcf

About

Sheets to VCF with batch rename feature

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages