gedcom2html
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:

Special Thanks
- gedcom2html uses gedcom.py by Nick Reynke to parse the gedcom file
- famousfamilytrees for the demo gedcom files
To do
- beautify CSS / colors
- command line options
- -private
- none
- hide dates of people alive
- hide all people alive
- -output-dir
- -language
- -private
- list of people in right column
- improve age calculation