# 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](https://github.com/pypa/pipx#install-pipx))
```
pipx install lineage-aq
```
###### or
```
pip install lineage-aq
```
#### Or upgrade by:
```
pipx upgrade lineage-aq
```
###### or
```
pip install --upgrade lineage-aq
```
# Usage
### Execute:
```
lineage
```
# Install from source
Poetry is required. For installation click [here](https://python-poetry.org/docs/#installation).
Download the source and install the dependencies by running:
```
git clone https://github.com/aqdasak/Lineage.git
cd Lineage
poetry install
```
### Run
In the source folder containing pyproject.toml, run
```
poetry shell
lineage
```
> For Python3.7 compatible version click [here](https://github.com/aqdasak/Lineage-py37)
Raw data
{
"_id": null,
"home_page": "https://github.com/aqdasak/Lineage/",
"name": "lineage-aq",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4.0",
"maintainer_email": "",
"keywords": "python,lineage,genealogy",
"author": "Aqdas Ahmad Khan",
"author_email": "aqdasak@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/08/2d/a28ede6d3d7c3a55ad2bd3448c1610b7c613a2dc4a1e04d5441f5d4cc723/lineage_aq-1.5.0.tar.gz",
"platform": null,
"description": "# Lineage\n\nGenealogy management software \nStores lineage of family. Interactive command line interface to create and edit lineage of families. \n\n\n### Lineage\nnoun:\nthe series of families that somebody comes from originally \n\u0935\u0902\u0936, \u0935\u0902\u0936\u093e\u0935\u0932\u0940\n\n\n# Install\n###### Recommended (To install pipx click [here](https://github.com/pypa/pipx#install-pipx))\n```\npipx install lineage-aq\n```\n\n###### or\n```\npip install lineage-aq\n```\n\n#### Or upgrade by:\n```\npipx upgrade lineage-aq\n```\n###### or\n```\npip install --upgrade lineage-aq\n```\n# Usage\n\n### Execute:\n```\nlineage\n```\n\n\n# Install from source\nPoetry is required. For installation click [here](https://python-poetry.org/docs/#installation).\n\n Download the source and install the dependencies by running:\n \n ``` \n git clone https://github.com/aqdasak/Lineage.git\n cd Lineage\n poetry install\n ```\n\n### Run\nIn the source folder containing pyproject.toml, run\n```\npoetry shell\nlineage\n```\n\n> For Python3.7 compatible version click [here](https://github.com/aqdasak/Lineage-py37)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Interactive command line interface to create and edit lineage of families.",
"version": "1.5.0",
"project_urls": {
"Homepage": "https://github.com/aqdasak/Lineage/",
"Repository": "https://github.com/aqdasak/Lineage/"
},
"split_keywords": [
"python",
"lineage",
"genealogy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "97051660ffa173656b42a4b58ef51b1822dae66630cd07c7e5bca9318a5afe58",
"md5": "d09bff0c3db34ea3b62b72f0946dae13",
"sha256": "07957fab3d3982a983e660d1d678fcda8e867d6e890b9a90d262af9f56ef9fac"
},
"downloads": -1,
"filename": "lineage_aq-1.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d09bff0c3db34ea3b62b72f0946dae13",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4.0",
"size": 15396,
"upload_time": "2024-02-04T14:03:51",
"upload_time_iso_8601": "2024-02-04T14:03:51.035214Z",
"url": "https://files.pythonhosted.org/packages/97/05/1660ffa173656b42a4b58ef51b1822dae66630cd07c7e5bca9318a5afe58/lineage_aq-1.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "082da28ede6d3d7c3a55ad2bd3448c1610b7c613a2dc4a1e04d5441f5d4cc723",
"md5": "c9f84827ed25dcd6e638696288d7ff2a",
"sha256": "e3af67072bf4ce72af82f04cd5c4d885f4b152dfd3cf37365bfe0602d13ade42"
},
"downloads": -1,
"filename": "lineage_aq-1.5.0.tar.gz",
"has_sig": false,
"md5_digest": "c9f84827ed25dcd6e638696288d7ff2a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4.0",
"size": 14174,
"upload_time": "2024-02-04T14:03:53",
"upload_time_iso_8601": "2024-02-04T14:03:53.100638Z",
"url": "https://files.pythonhosted.org/packages/08/2d/a28ede6d3d7c3a55ad2bd3448c1610b7c613a2dc4a1e04d5441f5d4cc723/lineage_aq-1.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-04 14:03:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aqdasak",
"github_project": "Lineage",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "lineage-aq"
}