Tools for finding paths in GEDCOM files

On this page you will find tools in Python for working with large GEDCOM-files.
The main purpose is to find paths from one person to other persons in a family tree,
i.e. find how the two persons are related.

Description.

Codes:
cleanged.py.
find_name_in_ged.py.
traceged1.py.

I have used these tools on my family tree, with more than 100 000 persons.
See some results here: Kaj's tree.

(Now my tree has more than 100 000 persons. The codes are a bit slow on such a large tree, but they still work.)

Have fun

Kaj Holmberg
kaj.holmberg at allt2.se