Difference between revisions of "Pip install"

From wikieduonline
Jump to navigation Jump to search
Line 26: Line 26:
  
 
  [[pip install --no-cache-dir]]
 
  [[pip install --no-cache-dir]]
 
  
 
== Options ==
 
== Options ==
 
* <code>-r, [[--requirement]] <file>    Install from the given requirements file. This option can be used multiple times.</code>
 
* <code>-r, [[--requirement]] <file>    Install from the given requirements file. This option can be used multiple times.</code>
 
* <code>[[pip install -r requirements.txt]]</code>
 
* <code>[[pip install -r requirements.txt]]</code>
 +
 +
== Related ==
 +
[[pip find]]
  
 
== See also ==
 
== See also ==

Revision as of 20:39, 25 June 2022

  • pip install boto3
  • pip install aws-requests-auth
pip install --no-cache-dir

Options

Related

pip find

See also

Advertising: