Skip to main content

gedcom7

A GEDCOM 7 parser for Python.

Background

The parser is based on regular expressions generated directly from the ABNF grammar via abnf-to-regexp. It does not attempt to parse files that are not standards compliant.

Installation

python -m pip install gedcom7

Usage

import gedcom7

with open("my_gedcom.ged", "r", encoding="utf-8") as f:
    string = f.read()

records = gedcom7.loads(string)

Credits

Inspiration was drawn from the Javascript parser.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gedcom7-0.2.0.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gedcom7-0.2.0-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file gedcom7-0.2.0.tar.gz.

File metadata

  • Download URL: gedcom7-0.2.0.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for gedcom7-0.2.0.tar.gz
Algorithm Hash digest
SHA256 a0c47d3b8530c03c0f4263e40708d8822b78c574d8df8a5458c232943a746934
MD5 1d1a35a94961249546454f0071cb3218
BLAKE2b-256 5c7495f98e8f59f52fa9d9614fdffd674b7dc603de2940e7dfeafd6c2fce91b2

See more details on using hashes here.

File details

Details for the file gedcom7-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: gedcom7-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for gedcom7-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ffaec91093e672147ec637e13a0b2f69170f6b263431c56cd588d89bf36e6ec
MD5 c9629d4de79c1049d9805dc324439b68
BLAKE2b-256 938ed22329cdb3b75f8077c706e168583f927b7970d15411c2a4d77f0ecf7ca5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page