Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darwinsorchid/family-tree-generator

[Python] Generating family tree graph from user input.
https://github.com/darwinsorchid/family-tree-generator

family-tree-generator graphviz

Last synced: about 1 month ago
JSON representation

[Python] Generating family tree graph from user input.

Awesome Lists containing this project

README

        

# "Family Tree Generator"

## Description
Python project - Generating a family tree graph from user input about family members.
Input: User creates instances of a 'Person' class
Output: Tree graph in pdf format

## Libraries
pandas, graphviz