Difference between revisions of "Template:Pip"

From BITPlan Wiki
Jump to navigation Jump to search
Line 51: Line 51:
 
}}
 
}}
 
= Example SVG =
 
= Example SVG =
[[File:1116e424-b4f9-45a2-acc1-c5d54350daea_competence_map_json_empty.svg]]
+
https://wiki.bitplan.com/images/wiki/8/88/1116e424-b4f9-45a2-acc1-c5d54350daea_competence_map_json_empty.svg

Revision as of 17:01, 28 February 2024

This is a template to describe the installation procedure via pip for a python package

Usage

Example

{{pip|pyLodStorage}}


Installation

pip install pyLodStorage
# alternatively if your pip is not a python3 pip
pip3 install pyLodStorage 
# local install from source directory of pyLodStorage 
pip install .

upgrade

pip install pyLodStorage  -U
# alternatively if your pip is not a python3 pip
pip3 install pyLodStorage -U

DCM Online Service

Example SVG

https://wiki.bitplan.com/images/wiki/8/88/1116e424-b4f9-45a2-acc1-c5d54350daea_competence_map_json_empty.svg


DCM Online Service

Example SVG

https://wiki.bitplan.com/images/wiki/8/88/1116e424-b4f9-45a2-acc1-c5d54350daea_competence_map_json_empty.svg