Skip to content

Latest commit

 

History

History
60 lines (45 loc) · 1.09 KB

README.md

File metadata and controls

60 lines (45 loc) · 1.09 KB

Lineage

Backward compatibility for Python3.7
Fork of https://github.com/aqdasak/Lineage

Genealogy management software.
Stores lineage of family. Interactive command line interface to create and edit lineage of families.

Lineage

noun: the series of families that somebody comes from originally
वंश, वंशावली

Install

Recommended (To install pipx click here)
pipx install lineage-aq-py37
or
pip install lineage-aq-py37

Or upgrade by:

pipx upgrade lineage-aq-py37
or
pip install --upgrade lineage-aq-py37

Usage

Execute:

lineage

Install from source

Poetry is required. For installation click here.

Download the source and install the dependencies by running:

git clone https://github.com/aqdasak/Lineage-py37.git
cd Lineage-py37
poetry install

Run

In the source folder containing pyproject.toml, run

poetry shell
lineage