/family-tree

CLI tool for family tree graph generation

Primary LanguagePythonMIT LicenseMIT

Family tree app

Command-line tool for generating a family tree as a svg/pdf format graphic


Tools in use: Python, SQLite

Requirements: Python 3.10+, Graphviz for diagram rendering

Usage

$ python3 app/main.py

To do's

Work in progress on:

  • tests
  • improving graph rendering module

License

MIT