Difference between revisions of "Pip list"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== Related == | == Related == | ||
− | * [[yarn list]] | + | * <code>[[yarn list]]</code> |
− | * [[npm list]] | + | * <code>[[npm list]]</code> |
− | * [[pip freeze]] | + | * <code>[[pip freeze]]</code> |
== See also == | == See also == |
Revision as of 09:19, 2 April 2022
pip list
command returns the list of packages in the current environment.
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: