Skip to content

KULINAR847/FamilyTreePy

Repository files navigation

FamilyTreePy

Program for making a family tree

How to install on Windows

  1. Need to install python3
  2. Need to run install_all.bat file in folder "install" or execute this strings:

pip install PySide2
pip install graphviz
pip install opencv-python
pip install pillow

  1. Install graphviz from official web-site.

  2. To run program need: python view_tree.py

About

Program for making a family tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published