Skip to content

Parses a given family tree (In GEDCOM file format) and points out anomalies, errors, and information on it.

Notifications You must be signed in to change notification settings

Ookayleb/team5GEDCOMproject

Repository files navigation

team5GEDCOMproject

Source code is script.py

Dependacies:

  • Python3
  • Pip3
  • Pandas pip3 install pandas
  • Valid GEDCOM file

Usage: python3 script.py path/to/file.ged

For Test Script (at the moment test scripts will have different names to test different items): python -m unittest unittests.py

How will the program be split up?

Error checking functions will be included into their own python file and will be used in some kind of main program Listing functions will be their own separate file as well. (one per function)

About

Parses a given family tree (In GEDCOM file format) and points out anomalies, errors, and information on it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages