Skip to main content

Store family trees in plain text and visualize them in your browser

Project description

pedigree takes a [toml][] file like that in examples/example.toml ([source][]) and outputs a few messy visualizations that do not favor patriliny over matriliny. See examples/ for example output.

![Screenshot 1](media/screenshot1.png)

Example:

For a quick example, generate the example .toml file

pedigree -f new_relations.toml

then generate output based on it

pedigree -f new_relations.toml generate

Outputs:

  • .html file: a [d3][] visualization that can be opened in a web browser

  • SVG broken for now - .svg file: a “Sugiyama style” tree that can be opened in a web browser - .dot file: the [dot][] file used to generate the .svg file

Installation:

pip3 install pedigree

pedigree –help will tell you your options.

Caveats:

  • Don’t put all your genealogical data in one text file that you manipulate via a python script written by some idiot on the internet. At least make copies of the one text file.

  • This can only recognize the relations x is the mother of y, x is the father of y, and x is the spouse of y. It has no concept of siblings or partial siblings.

[toml]: https://en.wikipedia.org/wiki/TOML [d3]: http://d3js.org/ [dot]: https://en.wikipedia.org/wiki/Graphviz [source]: https://en.wikipedia.org/wiki/Template:Flintstones_family_tree

Project details


Download files

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

Source Distribution

pedigree-1.0.0.tar.gz (15.5 kB view details)

Uploaded Source

File details

Details for the file pedigree-1.0.0.tar.gz.

File metadata

  • Download URL: pedigree-1.0.0.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for pedigree-1.0.0.tar.gz
Algorithm Hash digest
SHA256 335ad49ae7e995c111bb76893a67c5bfca6a21a4453903e3b3513f0c994a4ca9
MD5 b4b025ec46030e213efa3888589c2228
BLAKE2b-256 16d1f719cbc6045e8a68b8ad7b55104c0aac91d86c1e302f693e0d6495fbd067

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