python:pip
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| python:pip [2016/07/01 10:12] – created kauffman | python:pip [2017/05/02 12:37] (current) – kauffman | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== PIP ====== | + | ====== PIP (Python Modules) |
| + | |||
| + | ===== Installation ===== | ||
| + | These are general guide lines and not hard and fast rules. | ||
| + | |||
| + | The recommended method of installing via pip is: | ||
| + | python[3] -m pip install --user < | ||
| + | |||
| + | |||
| + | ==== System Wide ==== | ||
| + | Installing python modules system wide is normally done when a larger group of people need a particular module. | ||
| + | |||
| + | ==== As a normal user ==== | ||
| + | This is the recommended method of installation. I will refer you to '' | ||
| ===== Links ===== | ===== Links ===== | ||
| - https:// | - https:// | ||
| - https:// | - https:// | ||
/var/lib/dokuwiki/data/attic/python/pip.1467385944.txt.gz · Last modified: 2016/07/01 10:12 by kauffman