Code to convert the familie xls to a vcf.
Go to file
Eljakim Herrewijnen b4792c9ab0 Added readme
2020-12-19 12:54:50 +01:00
ADRESSEN2011.xls Added sources 2020-12-19 12:50:49 +01:00
convert.py first commit 2020-12-19 12:50:02 +01:00
outputcards.vcf Added sources 2020-12-19 12:50:49 +01:00
README.md Added readme 2020-12-19 12:54:50 +01:00
requirements.txt Added sources 2020-12-19 12:50:49 +01:00

VCF converter

Quick python convertor to import our Family .xls and export a simple VCF file that can be imported into most contact managers.

Usage:

Issue the following commands to setup a virtual environment and execute the script.

python3 -m vev venv/

source venv/bin/activate

python3 -m pip install -r requirements.txt

python3 convert.py