Difference between revisions of "Pip list"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
<code>[[pip list]]</code> command returns the [[list of packages]] in the current environment. | <code>[[pip list]]</code> command returns the [[list of packages]] in the current environment. | ||
+ | [[pip list -v]] | ||
== Related == | == Related == |
Revision as of 12:34, 29 July 2022
pip list
command returns the list of packages in the current environment.
pip list -v
Related
See also
- PIP: [
pipx, pip, pip3
|install | install --upgrade
|list
|show
|uninstall
|search
|install cryptography | --version
|help
, PIP changelog,pipdeptree
,install -r requirements.txt
]
Advertising: