EDRC/pip
Package: WA2L/edrc 1.5.57
Section: General Commands (1)
Updated: 29 March 2014
Index
Return to Main Contents
NAME
pip - package manager for Python packages in WA2L/edrc
SYNOPSIS
edrc/bin/pip
[
options
]
AVAILABILITY
WA2L/edrc
DESCRIPTION
start the
pip
command
pip3(1)
with settings tuned for the WA2L/edrc package
and the Python3 virtual environment
(venv)
distributed with the package.
See also
pip3(1)
for additional information.
OPTIONS
- options
-
all options of the
pip
command,
see:
pip3(1).
ENVIRONMENT
- $VIRTUAL_ENV
-
is set to the
edrc/lib/python/pym/<OSID>/<major>.<minor>/
directory.
- $PYTHONPATH
-
is set to
$VIRTUAL_ENV/lib/python<major>.<minor>/site-packages;$PYTHONPATH.
- $PATH
-
is set to
$VIRTUAL_ENV/bin;$PATH.
- $PIP_DESTINATION_DIRECTORY
-
if not set, points to the
edrc/var/sw/
directory if write access is possible.
- $PIP_LOG_FILE
-
is set to
edrc/var/log/pip.log
if writeable,
else to
/dev/null.
EXIT STATUS
- x
-
exit status of
pip3(1).
FILES
- edrc/var/log/pip.log
-
log file of
pip.
- edrc/var/sw/
-
software directory for Python3 package downloads.
- edrc/lib/python/pym/<OSID>/<major>.<minor>/
-
Python3 virtual environment
(venv)
distributed with WA2L/edrc.
- edrc/lib/python/pym/<OSID>/<major>.<minor>/bin/pip
-
Python3 package manager program
(pip)
in
venv
started when invoking the
edrc/bin/pip
command.
EXAMPLES
-
SEE ALSO
edrcintro(1),
pip3(1),
pkgdir(1m),
pythonenv(3),
pythonversion(3),
python_wrapper(3),
NOTES
-
BUGS
-
AUTHOR
pip was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2025
Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 22:22:03 GMT, April 26, 2025