Skip to main content

A simple Python GEDCOM parser (forked from gburca/simplepyged which forked from dijxtra/simplepyged)

Project description

# simplepyged_ob

A simple Python GEDCOM parser

Renamed to simplepyged_ob to avoid naming confusion. Mostly based on simplepyged from dijxtra

v0.1.0 aligns with simplepyged v0.1

## Status of parser

Recognises a subset of GEDCOM 5.5 tags. If you need support for an unsupported tag, submit an issue (or implement it and send a patch).

## Documentation and Examples

Documentation is in docs/. Examples of how to use this parser are at docs/examples. If you find documentation and/or examples confusing, let me know and I’ll try to fix it.

## Unit Tests

Unit tests can be executed from the project root directory using:

PYTHONPATH=simplepyged python -m unittest discover

## Licence

All code is licenced under GPL v.3 or newer.

First commit to this repository was based on source from here: http://ilab.cs.byu.edu/cs460/2006w/assignments/program1.html

## Forked information

Forked from gburca/simplepyged which forked from dijxtra/simplepyged

## Release on pypi / pypi_test

release on pypi (assumes your pypirc is local to the project)

> python setup.py bdist_wheel > twine upload -r pypi –config-file=..pypirc dist*

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

simplepyged_ob-0.1.0-py3-none-any.whl (30.0 kB view details)

Uploaded Python 3

File details

Details for the file simplepyged_ob-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for simplepyged_ob-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6327e5b4221b9e2305c5722203cb55674d71d70d0637b4f49f8f060cdc2a7e6a
MD5 369e98b4de0d5ec068e8ca415e2eb25d
BLAKE2b-256 2fa3777bcacaf5b5a37f192f973dada1e67e354c2ee986e0b1dc9143def1ab53

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page