pip3-list
description of pip3 list command
- Provided by: python3-pip (Version: 25.1.1+dfsg-1ubuntu2)
- Source: python-pip
- Report a bug
description of pip3 list command
List installed packages, including editables.
Packages are listed in a case-insensitive sorted order.
python -m pip list [options]
(environment variable: PIP_OUTDATED)
(environment variable: PIP_UPTODATE)
(environment variable: PIP_EDITABLE)
(environment variable: PIP_LOCAL)
(environment variable: PIP_USER)
(environment variable: PIP_PATH)
(environment variable: PIP_PRE)
(environment variable: PIP_FORMAT)
(environment variable: PIP_NOT_REQUIRED)
(environment variable: PIP_EXCLUDE_EDITABLE)
(environment variable: PIP_INCLUDE_EDITABLE)
(environment variable: PIP_EXCLUDE)
pip developers
The pip developers