Difference between revisions of "Pip list"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* <code>[[pip freeze]]</code> | * <code>[[pip freeze]]</code> | ||
* <code>[[pip show -f]]</code> | * <code>[[pip show -f]]</code> | ||
+ | * [[venv]] | ||
== See also == | == See also == |
Revision as of 04:57, 6 June 2024
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: