Difference between revisions of "Pip list"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by one other user not shown)
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 ==
* [[yarn list]]
+
* <code>[[yarn list]]</code>
* [[nmp list]]
+
* <code>[[npm list]]</code>
 +
* <code>[[pip freeze]]</code>
 +
* <code>[[pip show -f]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 12:34, 29 July 2022

Advertising: