Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 226 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 226 Bytes

family-tree

Python based CLI program to manage and view a Family Tree

Python Version

v3.10 +

Dependencies

pip install -Ur requirements.txt

To run

python main.py

Tests

pytest ./