Py-yprinciple-gen
Jump to navigation
Jump to search
OsProject
OsProject | |
---|---|
edit | |
id | py-yprinciple-gen |
state | active |
owner | WolfgangFahl |
title | py-yprinciple-gen |
url | https://github.com/WolfgangFahl/py-yprinciple-gen |
version | 0.0.1 |
description | python Y-Principle generator |
date | 2022-11-24 |
since | 2022-11-24 |
until |
tickets
Installation
pip install py-yprinciple-gen
# alternatively if your pip is not a python3 pip
pip3 install py-yprinciple-gen
# local install from source directory of py-yprinciple-gen
pip install .
upgrade
pip install py-yprinciple-gen -U
# alternatively if your pip is not a python3 pip
pip3 install py-yprinciple-gen -U