gedcom2html icon indicating copy to clipboard operation
gedcom2html copied to clipboard

Convert gedcom to html with bootstrap, d3 and jquery using python

Convert gedcom to html with bootstrap, d3 and jquery using python

Usage

python example.py

Open generated/index.html in a browser

Features

  • one html page for each individual in the gedcom file
  • ancenstor and descendant fan charts
  • a navigator chart (with d3 force simulation)
    An example of the Dutch King:

(https://raw.githubusercontent.com/picnicprojects/gedcom2html/master/img/dutchroyalfamily.jpg)

Special Thanks

To do

  • beautify CSS / colors
  • command line options
    • -private
      • none
      • hide dates of people alive
      • hide all people alive
    • -output-dir
    • -language
  • list of people in right column
  • improve age calculation