Skip to content

bagpiper/ged4py

 
 

Repository files navigation

GEDCOM parser for Python

Documentation Status

Implementation of the GEDCOM parser in Python

Features

  • Parsing of GEDCOM files as defined by 5.5.1 version of GEDCOM standard
  • Supported file encodings are UTF-8 (with or without BOM), ASCII or ANSEL
  • Designed to parse large files efficiently
  • Supports Python 3.6+

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

GEDCOM tools for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Makefile 1.1%