Python Forum
Family Tree Project on Python?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Family Tree Project on Python?
#1
Hello,

I am new to programming. I have no idea of how coding works, except for the "Hello World!" program.

I am thinking of learn programming python by making a family tree project. I would like to create a program which asks users, the person name they want to add being as a father, son, husband, mother, daughter, etc. A program where left pane is to fill out details like name, birth year, and gender. While, the rest of the portion shows a family tree with males in blue and females in pink. I really want all the names being displayed on just one pages, which could be zoomed in/out, and downloaded as a PDF too.

For example: https://www.familyecho.com/

Is it possible to get something done like that?
Reply


Messages In This Thread
Family Tree Project on Python? - by nuplix - Feb-10-2020, 09:50 PM
RE: Family Tree Project on Python? - by Larz60+ - Feb-11-2020, 02:54 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Code for Preorder Traversal of a Binary Tree Bolt 1 620 Sep-22-2023, 09:32 AM
Last Post: Gribouillis
  How to convert TransactSQL into Abstract Syntax Tree (AST) using Python? bajrangbs 2 2,340 Jan-30-2020, 03:46 PM
Last Post: micseydel
  Call functions recursively in tree structure using python dubru 1 2,317 Feb-15-2019, 06:43 PM
Last Post: nilamo
  parse tree to json dictionary in python maryum 0 2,622 Aug-27-2018, 04:59 AM
Last Post: maryum
  Font family -reg DHAYANANTH 0 2,227 Feb-22-2018, 09:44 AM
Last Post: DHAYANANTH

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020