Difference between revisions of "Pip install"

From wikieduonline
Jump to navigation Jump to search
Line 20: Line 20:
  
 
* <code>pip install [[setuptools]]</code>
 
* <code>pip install [[setuptools]]</code>
* <code>pip install [[virtualenv]]</code>
+
* <code>[[pip install virtualenv]]</code>
  
 
* <code>pip install [[boto3]]</code>
 
* <code>pip install [[boto3]]</code>

Revision as of 15:00, 17 June 2022

  • pip install boto3
  • pip install aws-requests-auth


Options

  • -r, --requirement <file> Install from the given requirements file. This option can be used multiple times.

See also

Advertising: