family v0.1.0 Family

Family module is to be used in order to parse GEDCOM 5.5 files.

Link to this section Summary

Functions

Counts the number of individuals

Returns the name of an individual given an ID

Link to this section Functions

Link to this function count_individuals(file_path)

Counts the number of individuals

Link to this function get_individual_name(file_path, individual_id)

Returns the name of an individual given an ID