All Projects → Moduland → csv2vcf

Moduland / csv2vcf

Licence: MIT license
🔧 Simple script in python to convert CSV files to VCF

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to csv2vcf

laravel-vcard
A fluent builder class for vCard files.
Stars: ✭ 29 (-56.06%)
Mutual labels:  contacts, vcf, vcard, contact
tsdav
WebDAV, CALDAV, and CARDDAV client for Nodejs and the Browser
Stars: ✭ 33 (-50%)
Mutual labels:  contacts, vcard, contact
contacts-android
Android Contacts API Library written in Kotlin with Java interoperability. No more ContentProviders and cursors. Say goodbye to ContactsContract. Build your own contacts app!
Stars: ✭ 298 (+351.52%)
Mutual labels:  contacts, contacts-app, contacts-manager
SwiftyContacts
A Swift library for Contacts framework.
Stars: ✭ 205 (+210.61%)
Mutual labels:  contacts, contacts-manager
Phonenumberkit
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
Stars: ✭ 4,362 (+6509.09%)
Mutual labels:  phone-number, contacts
calcardbackup
calcardbackup: moved to https://codeberg.org/BernieO/calcardbackup
Stars: ✭ 67 (+1.52%)
Mutual labels:  vcf, vcard
Whatsapp Android App
This is sample code for layout for chatting app like Whatsapp.
Stars: ✭ 32 (-51.52%)
Mutual labels:  contacts, contacts-app
go-vcard
A Go library to parse and format vCard
Stars: ✭ 87 (+31.82%)
Mutual labels:  contacts, vcard
TemporaryContacts
Android/iOS mobile application for adding contacts that are automatically deleted after a set or default interval and are synced with main address book
Stars: ✭ 15 (-77.27%)
Mutual labels:  contacts, contacts-app
SlideBar
SlideBar for Android 一个很好用的联系人字母快速索引
Stars: ✭ 47 (-28.79%)
Mutual labels:  contacts, contact
React Native Unified Contacts
Your best friend when working with the latest and greatest Contacts Framework in iOS 9+ in React Native.
Stars: ✭ 156 (+136.36%)
Mutual labels:  phone-number, contacts
flutter otp
A Flutter package for iOS and Android for sending and verifying OTP to a Phone number.
Stars: ✭ 59 (-10.61%)
Mutual labels:  phone-number
Jpsxdec
jPSXdec: cross-platform PlayStation 1 audio and video converter
Stars: ✭ 219 (+231.82%)
Mutual labels:  converter
Dataset Serialize
JSON to DataSet and DataSet to JSON converter for Delphi and Lazarus (FPC)
Stars: ✭ 213 (+222.73%)
Mutual labels:  converter
Htmr
Simple and lightweight (< 2kB) HTML string to React element conversion library
Stars: ✭ 214 (+224.24%)
Mutual labels:  converter
cli
CLI tool for the Maizzle Email Framework.
Stars: ✭ 31 (-53.03%)
Mutual labels:  email-template
BatchEncoder
BatchEncoder is an audio files conversion software.
Stars: ✭ 145 (+119.7%)
Mutual labels:  converter
Nn Transfer
Convert trained PyTorch models to Keras, and the other way around
Stars: ✭ 205 (+210.61%)
Mutual labels:  converter
Jsonsubtypes
Discriminated Json Subtypes Converter implementation for .NET
Stars: ✭ 201 (+204.55%)
Mutual labels:  converter
Currency Converter Swift3.0 Viper
Calculates money quick and easy way to see live foreign exchange rates (Based on swift 4.2, viper architecture and special thanks to https://github.com/hakanensari/fixer-io for conversion API)
Stars: ✭ 198 (+200%)
Mutual labels:  converter

CSV2VCF

Convert CSV File To VCF File

By Moduland Co


Requirements Status PyPI version

Installation

Source Code

  • Download Version 0.2 or Latest Source
  • Install python-tk sudo apt-get update+sudo apt-get install python-tk (Need root access)
  • python3 setup.py install or python setup.py install (Need root access)

PyPI

Usage

GUI

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

Command Line

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

Automated Build

Linux Windows

Input File Format

TODO

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

Issues & Bug Reports

Just fill an issue and describe it. We'll check it ASAP! or send an email to [email protected].

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].