Difference between revisions of "Pip list"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
* [[yarn list]] | * [[yarn list]] | ||
* [[npm list]] | * [[npm list]] | ||
+ | * [[pip freeze]] | ||
== See also == | == See also == |
Revision as of 06:45, 15 March 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: