Developing a program to make a family tree.

Katie T katie at coderstack.co.uk
Sat Jan 15 14:45:49 EST 2011


On Fri, Jan 14, 2011 at 7:57 PM, Jon Clements <joncle at googlemail.com> wrote:
> Otherwise, you're in for a struggle, as you need to choose a storage
> back-end, a GUI (wxWindows/GTK/Qt4 etc...), how to handle GEDCOM
> format (unless it's not going to be compatible with other software),
> does it need to produce web pages/reports (and in what formats).

There are a couple of Python gedcom parsers around:

http://ilab.cs.byu.edu/cs460/code/gedcom/gedcom.py

https://github.com/dijxtra/simplepyged


Katie
-- 
CoderStack
http://www.coderstack.co.uk/python-jobs
The Software Developer Job Board



More information about the Python-list mailing list