lucianomemento / csv2vcf

🔧 Simple script in python to convert CSV files to VCF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


CSV2VCF

Convert CSV File To VCF File


By Moduland Co


Installation

Source Code

Usage

  • Enter contacts in contact.csv (comma separated)
  • Run csv2vcf python3 -m csv2vcf or python -m csv2vcf on Mac,Linux or Windows
  • Result in VCF_CONVERT folder

Input File Format

TODO

  • Phone Number
    • Mobile
    • Home
    • Work
    • Multi
  • Email
    • Mobile
    • Home
    • Work
    • Multi
  • Address
  • URL

Issues & Bug Reports

Just fill an issue and describe it. We'll check it ASAP! or send an email to info@moduland.ir.

Contribution

You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. ❤️

Remember to write a few tests for your code before sending pull requests.

Donate to our project

If you feel like our project is important can you please support us? Our project is not and is never going to be working for profit. We need the money just so we can continue doing what we do.

Bitcoin :

1XGr9qbZjBpUQJJSB6WtgBQbDTgrhPLPA

Payping (For Iranian citizens) :

License


Moduland Website

About

🔧 Simple script in python to convert CSV files to VCF

License:MIT License


Languages

Language:Python 100.0%