Difference between revisions of "Genwiki2024"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 13: | Line 13: | ||
}} | }} | ||
=tickets= | =tickets= | ||
− | + | {{pip|genwiki2024}} | |
− |
Latest revision as of 09:14, 15 August 2024
OsProject
OsProject | |
---|---|
id | Genwiki2024 |
state | active |
owner | WolfgangFahl |
title | Genwiki |
url | https://github.com/WolfgangFahl/genwiki2024 |
version | 0.0.1 |
description | Genealogy Semantification |
date | 2024-08-15 |
since | 2024-08-15 |
until |
tickets
Installation
pip install genwiki2024
# alternatively if your pip is not a python3 pip
pip3 install genwiki2024
# local install from source directory of genwiki2024
pip install .
upgrade
pip install genwiki2024 -U
# alternatively if your pip is not a python3 pip
pip3 install genwiki2024 -U