This is Python implementation of GEDCOM X specification as described in GEDCOM X Conceptual Model.
- reading and writing of the GEDCOM X JSON Serialization Format with use of pydantic.
- GEDCOM X File Format support
- GEDCOM X Extensions support
This is Python implementation of GEDCOM X specification as described in GEDCOM X Conceptual Model.