You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
[Python] Generating family tree graph from user input.