Skip to content

This is a Python code that iterates through CSV file which contains Arabic contacts information. Then, it creates vCard for each row.

Notifications You must be signed in to change notification settings

arwagh/Create-Arabic-vCard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create-Arabic-vCard

This script generates multiple Arabic vCards given the information in CSV file. The same code is written in two files:

  1. main.ipynb
  2. main.py

They are same and you could run any file type you are more comfortable with.

Getting Started

This script is wirtten using Python 3.7

Prerequisites

It is needed to have Python 3 to run this code

Acknowledgments

Main resources I used to write this code:

https://r3mlab.github.io/python/2018/07/31/Python-VCF-contacts-writer.html

https://arabicprogrammer.com/article/5008959659/

About

This is a Python code that iterates through CSV file which contains Arabic contacts information. Then, it creates vCard for each row.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published