Difference between revisions of "Pip list"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users 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>
 +
* [[venv]]: <code>[[error: externally-managed-environment]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 04:58, 6 June 2024

Advertising: